Changes between Version 123 and Version 124 of Email2tracConfiguration
- Timestamp:
- 01/18/11 11:24:58 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Email2tracConfiguration
v123 v124 20 20 ||email_triggers_workflow||1||OPTIONAL, If set to 0 it will prevent closed tickets to be reopened or trigger a [#Workflow workflow]||1.6.0|| 21 21 ||enable_syslog||0||OPTIONAL, if set log errors to syslog, note they are ''not'' mailed back to the reporter||deprecated in 1.5.0|| 22 ||html2text_cmd||None||OPTIONAL. If set will convert html mail to text, See #HTMLtotextconversion for examples||2.0.0||22 ||html2text_cmd||None||OPTIONAL. If set will convert html mail to text, See [#HTMLtotextconversion for examples]||2.0.0|| 23 23 ||ignore_trac_user_settings||0||OPTIONAL, if set it will skip the email address to trac user login name mapping|||| 24 ||inline_properties||0||OPTIONAL, This is used to set ticket fields within an email, see [wiki:Email2tracParse#Updateticketfields body text parsing] ]||1.2.0||24 ||inline_properties||0||OPTIONAL, This is used to set ticket fields within an email, see [wiki:Email2tracParse#Updateticketfields body text parsing] ||1.2.0|| 25 25 ||inline_properties_first_wins||0||OPTIONAL, Only process the first inline property when an email want to change the same ticket field, see [wiki:Email2tracParse#Updateticketfields body text parsing] ||2.0.0|| 26 26 ||log_file||email2trac.log||OPTIONAL, can be set to the same values as [wiki:TracLogging trac logging]||1.5.0||