Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (286 - 288 of 332)

Ticket Resolution Summary Owner Reporter
#139 fixed Configure more projects in email2trac.conf bas didley@…
Description

Dear all,

I'm using email2trac version 0.80. All works fine and I'm happy to have this small program with this big effect.

Just one thing.

The configfile email2trac.conf has the possibility to add another project.

Your description says:

project      : /data/trac/jouvin # use -p|--project jouvin

Please what means use -p or --project

my second project ends in

[BlaProject]
project: D:\Project\BlaProject

but it works not.

How I have to use -p or --project?

#189 fixed Configure email2trac to work with Exchange bas Evgeniy
Description
  1. Get mail from mailbox (userName, pass).
  1. Parse mail.
  1. Create tickets.
#23 fixed Configuration problem bas Marc Zahnlecker <m.zahnlecker@…>
Description
Hello email2trac team,

I installed email2trac without the packet manager on a Suse 10.0
installation.
MTA and Trac users were specified by configure.

The email2trac.conf file looks this way:

[DEFAULT]
project: /usr/share/trac/projects/v3cms
debug: 10
umask: 022
spam_level: 5
reply_all : 0
mailto_link: 0
umask: 022
email_comment: >
email_header: 0
trac_version: 0.5
enable_syslog : 0
alternate_notify_template :
drop_spam : 0
verbatim_format: 1
strip_signature: 0


[v3cms]
debug: 10
project: /usr/share/trac/projects/v3cms
spam_level: 5
-----------------------------------------

But when I use email2trac --project=v3cms < msg.txt
to test the configuration I'm getting the following error:

Traceback (most recent call last):
  File "/usr/local/bin/email2trac", line 1060, in ?
    env = Environment(settings['project'], create=0)
NameError: name 'Environment' is not defined

I don't have any idea what's the problem, so please help me to get
email2trac working.

Thank you for your help.
Best regards
M. Zahnlecker
Note: See TracQuery for help on using queries.