source: trunk/email2trac.conf @ 206

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

email2trac.py.in:

  • moved dry_run to config dictionary
  • fixed an error must use self.parameter instead of settings
  • made a start with black_list option
File size: 388 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
[163]10trac_version: 0.10
[181]11enable_syslog : 1
[42]12alternate_notify_template :
[118]13drop_spam : 0
[134]14verbatim_format: 1
[181]15strip_signature: 0
[191]16email_quote: >
17strip_quotes: 0
[194]18ignore_trac_user_settings: 0
[206]19black_list : basv@sara.nl
[18]20
[87]21
[18]22[bas]
23project: /data/trac/bas
24spam_level: 1
Note: See TracBrowser for help on using the repository browser.