source: trunk/ChangeLog @ 251

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

Changelog

  • Property svn:mime-type set to text/x-trac-wiki
File size: 21.0 KB
RevLine 
[249]12009-XX-XX
2  * applied patch exit with non-zero return code on failure, closes #117
3    Author: admin-egon at ikw dot uos dot de
4    Applied by : Bas van der Vlies
5
[251]6  * Ticket update with attachments did not work, closes #120
7    Reported by: Alexander Verkooijen (alexander at sara dot nl)
8    Fixed by: Bas van der Vlies
9
10  * Removed obsolete code
11    Author :  Bas van der Vlies
12
13  * When email address is known then the author name and email address
14    is used from the preference tab.  The match is case insensitive,
15    closes #118
16    Reported by: Pusateri, Matthew <Matthew dot Pusateri at tekelec dot com
17    Fixed by: Bas van der Vlies
18
19  * Ticket id is not reported as change anymore.
20    Author :  Bas van der Vlies
21
[246]222009-01-19
[232]23  * applied patch to support RFC 3676 (format=flowed), closes #94, #99
[231]24    This patch adds a new option: reflow (default: False/0)
25    Author: ben at fetchsoftworks dot com
26    Applied by : Bas van der Vlies
27
28  * Fixed a bug in reply_all option, closes #95
29    Reported by: gmcgrath at princeton dot edu
30    Fixed by: Bas van der Vlies
31
[233]32  * Applied a patch for default values for custom ticket fields, closes #101
33    Author: ben at fetchsoftworks dot com
34    Applied by: Bas van der Vlies
35
[245]36  * Fixed a bug that a ticket was not updated when we only update ticket
37    field(s) via email (empty body email), closes #113
[241]38    Reported by: winnie at debian dot org
39    Fixed by: Bas van der Vlies
40 
[245]41  * Better support for inline attachments and multiple body parts, closes #105,
42    #80. Inline images in email are also shown in the ticket with the trac
43    [[Image(..)]] macro.
[241]44    Author: ben at fetchsoftworks dot com
45
[246]46  * More versatile support for Apple attachments. closes #106
[245]47    for explanation read:
48    - https://subtrac.sara.nl/oss/email2trac/wiki/Email2tracConfiguration#AppleAttachmentsoptions
[241]49    Author: ben at fetchsoftworks dot com
50
[245]51  * Applied a patch that solves problems with Window attachments, closes #110,
52    #93.
[242]53    Author: martin.poeschmann add eiskonzept dot com   
54    Applied by: Bas van der Vlies
55
[228]562008-10-13
[213]57  * Fixed a bug in email_header formating. When an email2trac ticket
58    was updated via the web interface it would trigger a description
59    field update.
60
61    Fixed by: Bas van der Vlies
62
[216]63  * Reopen closed ticket if an update is received via email, closes #70
64    Requested by: Garrett McGrath gmcgrath add princeton dot edu
65    Fixed by: Bas van der Vlies
66
67
[217]68  * The [DEFAULT] section did not work any more due to change to internal
69    trac parser, closes ticket #73
70    Reported by: email2trac at bulk dot squeakyblue dot com
71    Fixed by: Bas van der Vlies
[218]72   
73  * black_list paramter must be comma-separated as mentioned in the
[225]74    documentation (#75) and removed the default value
75    "MAILER-DAEMON@" (#74)
[218]76    Reported by: email2trac at bulk dot squeakyblue dot com
77    Fixed by: Bas van der Vlies
[217]78
[219]79  * If a blank email is sent with just an attachment, a blank
80    comment is appended to the comments. fixed closes #89
[217]81
[219]82    Reported/Fixed by: ???
83    Applied by: Bas van der Vlies
84
[223]85  * added white_list parameter.  If set then only mail is accepted if
86    sender matches.
87    Author: Bas van der Vlies, jon dot wbstr at gmail dot com
88
[226]89  * added recipient_list parameter.  If set then only mail is accepted if
90    to-field matches. This only uses when people use a drop box to accept
[231]91    email for several email addresses, (closes #77)
[226]92    Author: Bas van der Vlies, jon dot wbstr at gmail dot com
[223]93
[225]94  * alternate notify template did not work for trac version 0.11
95    (#90).
[223]96    Reported/Fixed by: hju at jochenkuhl dot de
97    Applied by       : Bas van der Vlies
98
99  * added 'alternate_notify_template_update'. When set this notify
[225]100    template name will be used for ticket updates (#90).
[223]101    Author: Bas van der Vlies, hju at jochenkuhl dot de
102   
103   
[210]1042008-05-30
[205]105  * Fixed debian control file. Package can be build on any platform and
106    not only on i386 platforms:
[198]107
[205]108    Author: Christian Iversen ci add sikkerhed dot org
109    Applied by: Bas van der Vlies
[198]110
[205]111  * We now use the trac configuration parser routine
112    Author: andrei2102 add gmail dot com
113    Applied by: Bas van der Vlies
[200]114
[205]115  * Added new command line option -n/--dry-run. This option only show
116    what commands will be executed.
117    Author: Bas van der Vlies
[202]118
[205]119  * the default values for tickets can now also be set in
120   'email2trac.conf'. So you can use different values when an email
121    is converted to a ticket. The ticket value is set to this rules
122     - email2trac.conf
123     - trac.ini
[202]124
[205]125    email2trac.conf use same format as trac.ini, eg email2trac.conf:
126      [project]
127      default_component : test
[202]128
[205]129    closes request #55, for more info see:
130    - https://subtrac.sara.nl/oss/email2trac/wiki/Email2tracConfiguration
[204]131
[205]132     Requested by: greg dot deakyne at etapestry dot com
133     Implemented by: Bas van der Vlies
[204]134
[205]135  * Fixed a bug in ticket_update. It failed when project did not have
136    ticket component field,  closes bug #62
137    Reported by: gernot dot hillier add siemens dot com
138    Fixed by: Bas van der Vlies
[204]139         
[205]140  * run_email2trac.c:
141     - can no longer segfault after a failed malloc.
142     - after set*id failure, you'll get a diagnostic (or at least
143       nonzero exit status) and it won't attempt the exec.
[202]144
[205]145    Author: Jim Meyering jim add meyering dot net
[207]146    Applied by: Bas van der Vlies
[203]147
[207]148  * Made some approvements to spam function:
149     - If the he X-Spam-Score header is present, but has no value
150        email2trac will crash, closes #63
151
152     - Added config option which header field we must check
153       for determing if mail is Spam, eg:
154        - spam_header : X-Spam-Level (default: X-Spam-Score)
155 
156    Author: email2trac at bulk dot squeakyblue dot com
157    Applied by: Bas van der Vlies
158
[208]159
160  * black_list  is now a configuration option and is used to deny
161    email addesses, default value is: MAILER-DAEMON@
162
163    Can specifiy more then one email adress seperated by ',', eg:
164    black_list : basv@sara.nl, walter@sara.nl
165
[210]166    closes #39, #56
[207]167   
[208]168    Author: Bas van der Vlies
[210]169
170  * if mailto_link + german umlaut problem is fixed, closes #60
171    Reported by: alex at pirsig dot net
172    Fixed by: Bas van der Vlies
[208]173   
[207]174
[194]1752008-02-04
[189]176        * Added version check and exit if we do not support the trac version
177          closes bug #23
178          Reported By: Marc Zahnlecker m.zahnlecker at lxbyte dot de
[187]179
[192]180          Fixed By: Bas van der Vlies
181
[190]182        * Added check if syslog module is available. If it is not available
183          disable the syslog functionality.
[192]184          Author: michael.th add gmx dot net
[190]185
[192]186          Implemented by: Bas van der Vlies
187
[191]188        * Added strip_quotes function, default settings:
189                strip_quotes: <int> (default: 0)
190                mail_quote: <quote chars> (default: "> ")
[192]191          Author: nicolasm @ opera dot com
[191]192
[192]193          Implemented by: Bas van der Vlies
194
195        * Added patch to make notify email work with trac 0.11 dev.
196          Author: tbaschak add ktc dot mb dot ca       
197          Author: andrei2102 add gmail dot com
198
199          Implemented by: Bas van der Vlies
[194]200
201        * greedy matching in Subject line, We must stop after the first ':'
202          else we get wrong values for ticket fields when we update a ticket
203          via mail, closes ticket #37
204          Reported by: dmaziuk at bmrb dot wisc dot edu
205          Fixed    by: Bas van der Vlies
206
207        * added IGNORECASE flag to regular expression for black list. This
208          is a quick fix, still want to implement this as configuration
209          option, closed bug #39
210
211          Reported By: jodok at lovelysystems dot com
212          Fixed by   : Bas van der Vlies
213
214        * When a known user mails a ticket. We will set the Reporter to
215          its login name, closes bug #33, #41
216
217          Also add configuration option:
218                ignore_trac_user_settings : 0 (default value)
219
220          This option will skip the email address to trac user login name
221          mapping.
222
223          Reported by: anonymous
224          Fixed by   : Bas van der Vlies
225
226       
227        * SPAM detection was only for new mails not for ticket updates,
228          closed ticket #44
229
230          Reported by: Bas van der Vlies
231          Fixed by   : Bas van der Vlies
232         
[192]233           
[184]2342007-07-18
[163]235
236        * Implemented python_egg_cache environment variable. Some trac
237          installations may depend on it, closes ticket #10, eg:
238                python_egg_cache : /var/cache/eggcache
239
240          Reported By: Anonymous
[177]241          Fixed by   : Bas van der Vlies <basv@sara.nl>
[163]242
[170]243        * Implemented update ticket fields via email subject line, eg:
244                Re: [email2trac] #7?owner=bas,priority=minor: Error in parsing
245
246                - Sets the owner of the ticket to: bas
247                - Sets the priority of the ticket to: minor
[171]248         
249          For some ticket fields there are only a limited number of allowed
250          values. The supplied value will be checked against this list. If it
[179]251          is not vaild value the field update will be ignored.
[170]252
[177]253          Requested by  : trac at yadan dotnet, Jan Parchmann, see ticket #7
254          Implemented by: Bas van der Vlies <basv@sara.nl>
[170]255
[172]256        * Dropped support for version trac version 0.8. Removed all 0.8
[177]257          specific code. 
258          Fixed by: Bas van der Vlies <basv@sara.nl>
[170]259
[173]260        * Added a new config parameter: tmpdir: /var/tmp, default is '/tmp'
261          All functions now use this new parameter and use OS independent
262          path functions.
[177]263          Implemented by: Bas van der Vlies <basv@sara.nl>
[173]264
[175]265        * fixed and a creating directory problem email2trac.spec file
266          Fixed by: artrus at netzero dot net
267
[176]268        * set_owner function is obsolete. When component is set the trac code
269          will set the owner to the component owner.
[177]270          Fixed by    : Bas van der Vlies <basv@sara.nl>
[176]271
[177]272        * Also show email headers in a ticket update.
273          Requested by: Ramon Bastiaans
274          Fixed by    : Bas van der Vlies <basv@sara.nl>
275
[182]276        * A date patch so it works with trac version 0.11 for ticket updates.
277          Also applied for other trac versions.
278          Thanks to: tbaschak at ktc dot mb dot ca
279
[161]2802007-04-27
[150]281
[154]282        * Added check to catch an error when attachment size
[151]283          is too large, bug #1153
284          Author: Bas van der Vlies
[150]285
[151]286        * Wrap long line into user given length, use_textwrap: 72. Wraps lines
287          greater then 72 chars, #1123
288          Author: Bas van der Vlies &
289                  Rainer Sokoll (r.sokoll at intershop dot de)
290
291        * Fixed a dutch spelling, #1295
292          Author: Rainer Sokoll (r.sokoll at intershop dot de)
293
[149]294        * email2trac.py : blacklist (don't create ticket) mail from
295          MAILER-DAEMON to avoid loops
[152]296          Author: Michel Jouvin <jouvin at lal dot in2p3 dot fr>
297
[149]298        * msg.bad.txt : add an example of message from MAILER-DAEMON
[152]299          Author: Michel Jouvin <jouvin at lal dot in2p3 dot fr>
[149]300
[146]3012006-12-08
[135]302        * email2trac.py:
303          - Added verbatim_format option default is: 1
[139]304          Added by : Bas van der Vlies
305
[136]306          - Added strip_signature option default is: 0
[139]307          Added by : Bas van der Vlies
[135]308
[139]309          - Fixed some unicode errors, thanks to japanes SPAM.
310            If we can not unicode email message then display which
311            charset must be installed in ticket description. Else we
312            trac crashed with unicode errors ;-(
313          Fixed by: Bas van der Vlies
314
[142]315          - Fixed statements: str + unicode, raises an exception if
316            non-ascii value in unicode object.
317
318          - Forgot to unicode the author. So we got an error if we use
319            the mailto_link option in email2trac.conf.
[141]320          Fixed by: Bas van der Vlies
321
[139]322        * delete_spam.py:
323          - Now works for version 0.10 with new API-functions
324          Fixed by: Bas van der Vlies
325
[144]326        * Makefile.in
327          - Added install-conf. Install email2trac.conf if there is none
328            installed.
329          Fixed by: Bas van der Vlies
330
[132]3312006-10-27
[125]332
[129]333        * run_email2trac.c.
334       
335          - Setgid() must be called before setuid().
[125]336          Reported by:  Anonymous
337          Fixed    by:  Bas van der Vlies
[126]338
[129]339        * email2trac.py,
340       
341          - Fixed an error in Ticket Update. When ticket
[128]342          does not exists, proceed as if it is a new ticket
343          Fixed    by:  Bas van der Vlies
344
[129]345          - Fixed a strang bug in 0.9 version, if ticket update
346          is enabled and email has attachment(s). We are not allowed to
347          set the description and author field of the attachment else
348          the comment text is lost ;-(
[128]349          Fixed    by:  Bas van der Vlies
[129]350
351          - Fixed an error if enable_syslog and drop_spam is set. We get
352          an exception in the syslog if we use sys.exit(0), replaced by
353          return.
354          Fixed    by:  Bas van der Vlies
355
356        * delete_spam.py.
[124]357       
[129]358          - Trac version 0.10 made it easier to delete tickets.
359          Fixed    by:  Bas van der Vlies
360       
[121]3612006-10-10
[117]362        * Fixed race conditions in delete_spam.py and added some
363          debug code.
364          Fixed by   : Bas van der Vlies
[120]365
[117]366        * Added author and description field when attachment is
367          added to ticket. This is for trac version greater than
368          0.8.
369          Fixed by   : Bas van der Vlies
370          Thanks to Matthew Good for the hint
[120]371
[118]372        * Added drop_spam option, default = 0. If set then
373          mail marked as Spam is not accepted.
[120]374          Added by   : Bas van der Vlies
[117]375
[121]376        * Do not send notification if message is marked as Spam
377          and drop_spam is not set.
[120]378          Fixed by   : Bas van der Vlies
379
[113]3802006-10-02
[111]381        * Fixes possible segmentation faults in run_email2trac.c
382          Reported by: bcornec
383          Fixed by   : Bas van der Vlies
384
385        * Can set DEBUG level while configuring package, eg:
386          DEBUG=1 ./configure ( default : 0)
387          Reported by: syd at plug dot ca
388          Fixed By   : Bas van der Vlies
389
390        * delete_spam.py did not delete everything from the SQL tables
391          Reported by: brent at rcfile dot org
392          Fixed by   : Bas van der Vlies
393
[113]394        * Do not send notification when message is marked as Spam
[112]395          Fixed by   : Bas van der Vlies
396         
[106]3972006-08-28
[105]398        * fixes an error in the 'reply_all' setting
399          Thanks to and Patch by: ncarlson@ibsys.com
400
[106]401        * Added RPM spec file
402          Thanks to:  Jon Topper <jon@topper.me.uk>
403
[101]4042006-07-14
[95]405        * Use X11R5 install-sh to install email2trac components to hide
[98]406          native install program differences.
407          Author: Michel Jouvin <jouvin@lal.in2p3.fr>
[95]408
[98]409        * Fixed an error in saving attachments for new tickets for trac
410          versions greater then 0.9.
411          Fixed by: Bas van der Vlies
412
413        * When something went wrong save the offending email for debug
414          purposes.
415          Fixed by: Bas van der Vlies
416
[99]417        * delete_spam.py
418           - did not clean up the attachment table. So we got nasty new
419             mails with fake attachments.
420           - It works now for versions higher then 0.8
[100]421
422        * Finally understand the unicode/encode functions and hopefully
423          fixed the errors.
424          Fixed by: Bas van der Vlies
[103]425
426        * Remove the temporarly created attachment files.
427          Fixed by: Bas van der Vlies
[99]428       
[92]4292006-07-06
[95]430        * Fixed an error in already added attachments. Do not close
[85]431          the database connection.
432          Fixed by: Walter de Jong en Bas van der Vlies
433
[95]434        * Added enable_syslog option. If enabled log errors to syslog
[89]435          instead of stderr. If enabled no errors are send back to the
436          user.
[87]437          Implemented by: Bas van der Vlies
438
[95]439        * Fixed an error with updating tickets with attachments for trac
[87]440          versions 0.9 and 0.10. Field "id" is not known when a existing
441          ticket is fetched (Error = KeyError: 'id')
442          Fixed By: See tickets #258 and #449 on trac-hacks
443
[95]444        * Fixed and spell error, self.mail_addr must be self.email_addr
[88]445          Fixed by: Bas van der Vlies
446
[95]447        * Catch a LookupError in unicode/encode conversion in function
[91]448          get_body_text()
[89]449          Fixed by: Bas van der Vlies
450
[95]451        * Description field was always changed when updating the ticket
[90]452          via the web. Asked the mailing list for a solution and got one
453          ;-)
454          Patch/Suggestion by: Christian Boos
455          Applied by: Bas van der Vlies
456
[95]457        * Fixed an encoding problem when email_header is set to 1
[91]458          Fixed by: Bas van der Vlies
459
[95]460        * Fixed a bug in to_unicode() function.
[92]461          Fixed by: Bas van der Vlies
462
[95]463        * Fixed an unicodedata.normalize TypeError bug for filenames in the
[92]464          attachment function
465          Fixed by: Bas van der Vlies
466
467
[81]4682006-06-02
[95]469        * Added ticketing merging. To enable it there are two options for
[76]470          both options enable 'ticket_update' in email2trac.conf
[81]471          1 - Configure trac notification, eg:
[95]472                * (ticket address: ticket@test.nl)
[81]473                [notification]
474                smtp_enabled = true
475                smtp_always_cc = test@test.nl
476                smtp_server = localhost
[82]477                smtp_from =  ticket@test.nl
[76]478                always_notify_reporter = true
479
480          2 - Use the mailto_cc in email2trac.conf if you want to sent
[81]481              an email to the user and the trac ticket email address.
[76]482
483          With both options you get the right format of the subject line.
484
[95]485        * Use the short options for the install command. So it works for
[76]486          MacOSx Reported by: Nathaniel Irons.
[81]487
[95]488        * Updated inline documentation by Nathaniel Irons.
[76]489                 
[68]4902006-05-16
[95]491        * Fixed a bug when there was no plain text body.
[63]492          Reported by: Greg Deakyne
[95]493        * Fixed a small bug if default component owner is unknown.
[63]494          Just fill in some bogus info.
[95]495        * Use the short options for the install command. So it works for
[64]496          MacOSx
497          Reported by: Nathaniel Irons
[95]498        * Messages that has X-Virus-found in header are marked as SPAM
[68]499          Implemented by: Walter de Jong
[95]500        * Some modules are changed for version 0.10, Added and made some
[68]501          minor changes: Patch supplied by: Markus Tacker 
[95]502        * Ported delete_spam.py to version 0.9 and higher:
[69]503          Reported by: Nathaniel Irons
[63]504
[64]505
[58]5062006-03-08
507        - Fixed an bug for 0.9, there was a space in front of the ' ticket' directory.
508          removed it.
509          Reported by: mi-trachacks@moensolutions.com   
510          Fixed by: Bas van der Vlies
[95]511        * Fixed an exception error in delete_spam.py
[58]512          when shutil has not enough priveledges to remove the
513          attachments it is reported
514          Fixed by: Bas van der Vlies
[95]515        * email2trac.py: When you include the body tag, some
[58]516          mailers (like Thunderbird) will leave out the signature.
517          Therefore this version leaves out the body tag.
518          Fixed by: Walter de Jong
[95]519        * Added msg.txt for testing
[58]520          Fixed by: Bas van der Vlies
521
[46]5222006-02-01  Bas van der Vlies <basv@sara.nl>:
523        * Added Tikcet notification, send email when there is
524          a new ticket. Depends on notification setting in
525          trac.ini.
526          Implemented by: Kilian Cavalotti
[52]527        * Can use different template for ticket notification,
528          eg: alternate_notify_template: "a_tkt.css"
529          Implemented by: Kilian Cavalotti
[46]530        * Added reply_all config parameter. If set put all
531          CC-addresses from orginal mail in ticket CC-field.
532          Suggested by: Kilian Cavalotti
533        * Text in ticket description is also properly UTF-8
534          encoded
535          Implemented by: Kilian Cavalotti
536        * Removed reply_address from config file. Is not
537          necessary anymore. See Ticket notification.
538        * Added support for known users. If email address is
539          known then use the trac known username instead
540          of the email-address (only for trac version > 0.9)
541          Implemented by: Kilian Cavalotti
[48]542        * Fixed an error in saving attachments for version < 0.9.
543          Sometimes we got bogus attachments.
544          Fixed by: Walter de Jong
[50]545        * Added support to make an debian package
546          Implemented by: Bas van der Vlies
[46]547
[36]5482006-01-21  Bas van der Vlies <basv@sara.nl>:
549        * Fixed run_email2trac.c, did not work
550        * Added TRAC_SCRIPT_NAME to Makefile.in to
551          solve run_email2trac problem
552
553        Both errors reported by: kilian.cavalotti@lip6.fr
554
[33]5552006-01-20  Bas van der Vlies <basv@sara.nl>:
556        * A warning error is fixed by kilian.cavalotti@lip6.fr
557        * Several errors in make install ;-(, reported by
558          tacker
559
[23]5602006-01-15  Bas van der Vlies <basv@sara.nl>:
561        * Added configure script.
562
[18]5632006-01-10  Bas van der Vlies <basv@sara.nl>:
564        * Removed project_root from source and config file
565        * Adjust code so we can use mulitple stanza's in config file, eg:
566          [bas]
567          project: /data/trac/bas
568          spam_level: 3
569
570          use option "-p|--project bas" to select the stanza
571
[5]5722006-01-04  Bas van der Vlies <basv@sara.nl>:
573
574        * Fixed getopt for -f option
575        * Added suppport for different TRAC versions (0.8 and 0.9)
576
5772006-01-03  Michel Jouvin  <jouvin@lal.in2p3.fr>
578
579        * email2trac.py (ReadConfig) : allow project name relative to project root in configuration file
580       
581        * email2trac.py (TicketEmailParser.parse): save entire email for debugging only if debug >= 2
582
583        * run_email2trac.c: pass wrapper arguments to Python script, filtering out --file
584
585        * email2trac.py (TicketEmailParser.debug_attachments): set tmp file created for debugging writable by anybody (to avoid problem if the script is run with a different uid during tests)
586
587        * email2trac.py (TicketEmailParser.parse): set tmp file created for debugging writable by anybody (to avoid problem if the script is run with a different uid during tests)
588
5892005-12-22  Michel Jouvin  <jouvin@lal.in2p3.fr>
590
591        * Makefile: add a Makefile to build and install email2trac
592
593        * email2trac.py: migrate to Trac 0.9 API
594
5952005-12-21  Michel Jouvin  <jouvin@lal.in2p3.fr>
596
597        * run_email2trac.c: add error messages if DEBUG macro defined
598
599        * run_email2trac.c: add error testing and specific return values for each error
600
601        * run_email2trac.c: Move site specific paramaters to run_email2trac.h
602
603        * run_email2trac.h: include file to define site specific paramaters
604
6050.2.4 01/11/2005
606        Added email_header option if set then show TO/CC fields in
607        description of the ticket.
608
609        Fixed an error in the mailto URL. This was an old error that
610        supposed to be fixed but reoccured in this version.
611       
6120.2.3 31/10/2005
613        Fixed a bug with base64 encoded attachments/emails
614        Fixed by: Walter de Jong
615
6160.2.2 10/10/2005
617        according to RFC 2368 (titled "the mailto URL scheme") the mailto
618        URL can only work with short &body messages. It fails with long
619        messages and the link won't work. Therefore the mail body is
620        no longer copied into the mail reply.
621
6220.2.1 10/07/2005
623        body of reply email looks better
624
625
6260.2   10/07/2005
627        mailto is replaced by a html mailto to line. If
628        you reply to the ticket via this link then an
629        email client is started with some default values:
630                To: <reporter>
631                Subject: Re: <orginal subject>
632                Body: email_comment <orginal text>
633
634        email2trac.conf:
635                email_comment: # (default:  >)
636
637               
638
Note: See TracBrowser for help on using the repository browser.