source: trunk/email2trac.conf @ 417

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

email2trac.py.in:

  • added new parameter and feature to drop the HTML version of multipart/alternative message part, closes #30 keyword: drop_alternative_html_version default is 0
File size: 456 bytes
RevLine 
[5]1[DEFAULT]
[163]2project: /data/trac/hpcv/project/test
[181]3debug: 0
[5]4umask: 022
[181]5spam_level: 5
6reply_all : 0
[92]7mailto_link: 0
[5]8umask: 022
[92]9email_header: 0
[222]10trac_version: 0.11
[181]11enable_syslog : 1
[42]12alternate_notify_template :
[222]13alternate_notify_template_update :
[118]14drop_spam : 0
[134]15verbatim_format: 1
[181]16strip_signature: 0
[191]17email_quote: >
18strip_quotes: 0
[194]19ignore_trac_user_settings: 0
[222]20black_list: MAILER-DAEMON@
[278]21drop_alternative_html_version: 1
[18]22
[87]23
[18]24[bas]
25project: /data/trac/bas
26spam_level: 1
Note: See TracBrowser for help on using the repository browser.