source: trunk/email2trac.conf @ 222

Last change on this file since 222 was 222, checked in by bas, 15 years ago

email2trac.py.in, email2trac.conf:

  • added alternate_notify_template_update. Notify template for ticket updates
File size: 423 bytes
Line 
1[DEFAULT]
2project: /data/trac/hpcv/project/test
3debug: 0
4umask: 022
5spam_level: 5
6reply_all : 0
7mailto_link: 0
8umask: 022
9email_header: 0
10trac_version: 0.11
11enable_syslog : 1
12alternate_notify_template :
13alternate_notify_template_update :
14drop_spam : 0
15verbatim_format: 1
16strip_signature: 0
17email_quote: >
18strip_quotes: 0
19ignore_trac_user_settings: 0
20black_list: MAILER-DAEMON@
21
22
23[bas]
24project: /data/trac/bas
25spam_level: 1
Note: See TracBrowser for help on using the repository browser.