source: emailtotracscript/trunk/email2trac.conf @ 87

Last change on this file since 87 was 87, checked in by bas, 18 years ago

EmailtoTracScript?:

email2trac.py.in:

  • added enable_syslog option
  • fixed an error in unicode converting
  • Fixed some layout code
File size: 269 bytes
Line 
1[DEFAULT]
2project: /data/trac/test
3debug: 2
4umask: 022
5spam_level: 4
6reply_address: 1
7reply_all : 1
8mailto_link: 1
9umask: 022
10email_comment: >
11email_header: 1
12trac_version: 0.9
13enable_syslog : 0
14alternate_notify_template :
15
16
17[bas]
18project: /data/trac/bas
19spam_level: 1
Note: See TracBrowser for help on using the repository browser.