source: trunk/email2trac.conf @ 560

Last change on this file since 560 was 560, checked in by bas, 13 years ago

email2trac.conf:

  • updated to latest email2trac version. There where some old options defined that are deprecated
File size: 395 bytes
Line 
1[DEFAULT]
2project: /data/trac/hpcv/project/test
3debug: 0
4black_list: MAILER-DAEMON@
5drop_spam : 1
6drop_alternative_html_version: 1
7email_quote: >
8html2text_cmd:
9ignore_trac_user_settings: 0
10inline_properties: 1
11spam_level: 5
12reply_all : 0
13strip_quotes: 0
14strip_signature: 0
15ticket_update: 1
16ticket_update_by_subject: 1
17umask: 022
18verbatim_format: 1
19
20
21[bas]
22project: /data/trac/bas
23spam_level: 1
Note: See TracBrowser for help on using the repository browser.