Changes between Version 120 and Version 121 of Email2tracConfiguration


Ignore:
Timestamp:
01/18/11 11:12:59 (13 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Email2tracConfiguration

    v120 v121  
    159159verbatim_format::
    160160
    161   By default, this option is enabled. When mail is inserted in the
    162 
    163 trac ticket system the message's body is inserted as plain text  in between !{{{ ''body_text'' }}}. Thus, Trac does not process  the body text. You can disable this option in  [wiki:Email2tracConfiguration email2trac.conf]:
    164 
     161  By default, this option is enabled. When mail is inserted in the trac ticket system the message's body is inserted as plain text  in between !{{{ ''body_text'' }}}. Thus, Trac does not process  the body text. You can disable this option in  [wiki:Email2tracConfiguration email2trac.conf]:
    165162{{{
    166163verbatim_format : 0
    167164}}}
     165
    168166strip_signature::
    169167
    170   When enabled it will try to strip the signatures from the email.
    171 
    172 It scans the message for a line containing the string `--`.  All lines after this  line will be skipped.
    173 
     168  When enabled it will try to strip the signatures from the email. It scans the message for a line containing the string `--`.  All lines after this  line will be skipped.
    174169{{{
    175170strip_signature : 1
     
    177172use_textwrap::
    178173
    179   When enabled it will break lines greater then the the number specified.
    180 
    181 For example:
    182 
     174  When enabled it will break lines greater then the the number specified.For example:
    183175{{{
    184176use_textwrap : 40
     
    200192  * This is a very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very long list item
    201193}}}
    202 
    203194may get incorrectly rendered as
    204195