Changes between Version 83 and Version 84 of Email2tracConfiguration


Ignore:
Timestamp:
05/19/10 12:11:53 (13 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Email2tracConfiguration

    v83 v84  
    77||[DEFAULT]||||REQUIRED||||
    88||project:||`/data/trac/jouvin`||REQUIRED||||
    9 ||alternate_notify_template||None||OPTIONAL if set then use this style sheet for notify.  E.g., `ticket_alternate`|| ||
    10 ||alternate_notify_template_update||None||OPTIONAL if set then use this style sheet for notify ticket updates.  E.g., `ticket_alternate_update`|| ||
     9||alternate_notify_template||None||OPTIONAL if set then use this style sheet for notify.  E.g., `ticket_alternate`||||
     10||alternate_notify_template_update||None||OPTIONAL if set then use this style sheet for notify ticket updates.  E.g., `ticket_alternate_update`||||
    1111||applesingle||warn||OPTIONAL, [#Attachmentsoptions Attachments options], default: warn||deprecated  in 1.1.0||
    1212||appledouble||warn||OPTIONAL, [#Attachmentsoptions Attachments options], default: warn||deprecated in 1.1.0||
    1313||binhex||warn||OPTIONAL, [#Attachmentsoptions Attachments options], default: warn||deprecated in 1.1.0||
    14 ||black_list||||Drop mail if sender/domain matches. Can have multiple values separated by '',''.|| ||
    15 ||debug:||0||OPTIONAL, if set prints DEBUG info, Note: only use from interactive shell  ||||
    16 ||drop_spam:||0||OPTIONAL:  see [#Spam Spam configuration] || ||
    17 ||drop_alternative_html_version:||0||OPTIONAL, if set then drop the HTML part of the message that is t he same as the plain text version|| ||
    18 ||email_header:||0||OPTIONAL, if set then show TO/CC fields in description|| ||
    19 ||email_comment||>||OPTIONAL, prefix used to comment original text of ticket when using mailto_link|| ||
    20 ||email_quote||>||OPTIONAL, if strip_quote is set, then remove email starting with this quote char|| ||
    21 ||email_triggers_workflow||1||OPTIONAL,  If set to 0 it will prevent closed tickets to be reopened or trigger a workflow|| 1.2.0 ||
    22 ||enable_syslog||0||OPTIONAL, if set log errors to syslog, note they are ''not'' mailed back to the reporter|| ||
    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 ||
    25 ||mailto_cc:||||OPTIONAL, use this address as CC in mailto line.  E.g., `ticket@test.nl`|| ||
    26 ||mailto_link:||0||OPTIONAL, if set then `[mailto:reporter]` in description|| ||
    27 ||python_egg_cache||`$PYTHON_EGG_CACHE`||OPTIONAL, if set use this setting as environment variable; some installations depend on this.|| ||
    28 ||recipient_list||||If set then only accept mail when the ''to-field'' is in this list, usually only used in a dropbox configuration|| ||
    29 ||reflow||1||OPTIONAL, if set then soft line breaks will be removed from {{[format:flowed]}} email when creating the ticket with verbatim_format turned off|| ||
    30 ||reply_all:||0||OPTIONAL, if set then put all CC-addresses in ticket CC-field|| ||
    31 ||spam_level:||0||OPTIONAL, see [#Spam Spam configuration]|| ||
    32 ||spam_header||X-Spam-Score||OPTIONAL, see [#Spam Spam configuration] || ||
    33 ||strip_quotes||0||OPTIONAL, if set strip quotes from the email, useful when replying to tickets (see also email_quote), default: 0|| ||
    34 ||strip_signature||0||OPTIONAL, if set try to remove the user signature from the mail, default: 0|| ||
    35 ||subject_field_separator||&||OPTIONAL.  This is used to split the subject line, see [wiki:Email2tracParse#Subjectfield Subject field parsing] || 1.1.0 ||
    36 ||ticket_update:||0||OPTIONAL, if set then check if this is an update for a ticket (see below)|| ||
    37 ||tmpdir||`/tmp`||OPTIONAL, if set use this as temporary directory, default: ''/tmp''|| ||
    38 ||trac_version:||0.10||OPTIONAL, if set then use this as version number|| ||
    39 ||umask:||process's umask||OPTIONAL, if set use this umask for saving attachments.  E.g., `022`.|| ||
    40 ||use_textwrap||0||OPTIONAL, if set wrap text lines longer then the indicated number of characters.  A value of 0 disables wrapping.|| ||
    41 ||verbatim_format||1||OPTIONAL, default: 1, if unset then do not use format: ''{{{'' mail body text ''}}]''|| ||
    42 ||white_list||||If set only accept mail when sender matches. Can have multiple values separated by '',''|| ||
     14||black_list||||Drop mail if sender/domain matches. Can have multiple values separated by '',''.||||
     15||debug:||0||OPTIONAL, if set prints DEBUG info, Note: only use from interactive shell||||
     16||drop_spam:||0||OPTIONAL:  see [#Spam Spam configuration]||||
     17||drop_alternative_html_version:||0||OPTIONAL, if set then drop the HTML part of the message that is t he same as the plain text version||||
     18||email_header:||0||OPTIONAL, if set then show TO/CC fields in description||||
     19||email_comment||>||OPTIONAL, prefix used to comment original text of ticket when using mailto_link||||
     20||email_quote||>||OPTIONAL, if strip_quote is set, then remove email starting with this quote char||||
     21||email_triggers_workflow||1||OPTIONAL,  If set to 0 it will prevent closed tickets to be reopened or trigger a workflow||1.2.0||
     22||enable_syslog||0||OPTIONAL, if set log errors to syslog, note they are ''not'' mailed back to the reporter||||
     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||
     25||mailto_cc:||||OPTIONAL, use this address as CC in mailto line.  E.g., `ticket@test.nl`||||
     26||mailto_link:||0||OPTIONAL, if set then `[mailto:reporter]` in description||||
     27||python_egg_cache||`$PYTHON_EGG_CACHE`||OPTIONAL, if set use this setting as environment variable; some installations depend on this.||||
     28||recipient_list||||If set then only accept mail when the ''to-field'' is in this list, usually only used in a dropbox configuration||||
     29||reflow||1||OPTIONAL, if set then soft line breaks will be removed from {{[format:flowed]}} email when creating the ticket with verbatim_format turned off||||
     30||reply_all:||0||OPTIONAL, if set then put all CC-addresses in ticket CC-field||||
     31||spam_level:||0||OPTIONAL, see [#Spam Spam configuration]||||
     32||spam_header||X-Spam-Score||OPTIONAL, see [#Spam Spam configuration]||||
     33||strip_quotes||0||OPTIONAL, if set strip quotes from the email, useful when replying to tickets (see also email_quote), default: 0||||
     34||strip_signature||0||OPTIONAL, if set try to remove the user signature from the mail, default: 0||||
     35||subject_field_separator||&||OPTIONAL.  This is used to split the subject line, see [wiki:Email2tracParse#Subjectfield Subject field parsing]||1.1.0||
     36||ticket_update:||0||OPTIONAL, if set then check if this is an update for a ticket (see below)||||
     37||ticket_update_by_subject|| 0 ||Optional, When there is no ticket number found in the reply mail. It will try to find a ticket that matches the subject line|| 1.4.0||
     38||tmpdir||`/tmp`||OPTIONAL, if set use this as temporary directory, default: ''/tmp''||||
     39||trac_version:||0.10||OPTIONAL, if set then use this as version number||||
     40||umask:||process's umask||OPTIONAL, if set use this umask for saving attachments.  E.g., `022`.||||
     41||use_textwrap||0||OPTIONAL, if set wrap text lines longer then the indicated number of characters.  A value of 0 disables wrapping.||||
     42||verbatim_format||1||OPTIONAL, default: 1, if unset then do not use format: ''{{{'' mail body text ''}}]''||||
     43||white_list||||If set only accept mail when sender matches. Can have multiple values separated by '',''||||
    4344
    4445||FURTHER ENTRIES||EXAMPLE VALUE||DESCRIPTION||
     
    141142
    142143=== html code ===
    143  Use the ''mailto_cc'' and ''mailto_link'' in  [wiki:Email2tracConfiguration email2trac.conf].  This will add a ''HTML mailto link'' in the description field.  If you click on this link it will open the default mail program  which will send an email to the reporter and Carbon Copy to  the ticket address.
     144  Use the ''mailto_cc'' and ''mailto_link'' in  [wiki:Email2tracConfiguration email2trac.conf].  This will add a ''HTML mailto link'' in the description field.  If you click on this link it will open the default mail program  which will send an email to the reporter and Carbon Copy to  the ticket address.
    144145
    145146== Formatting options ==