Changes between Version 53 and Version 54 of Email2tracConfiguration


Ignore:
Timestamp:
10/10/08 14:46:20 (16 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Email2tracConfiguration

    v53 v54  
    1515|| spam_header      || X-Spam-Score   || OPTIONAL, Check this email header field for SPAM ||
    1616|| drop_spam:       || 0              || OPTIONAL:, if set then reject mail marked as SPAM ||
    17 || black_list       ||                || Drop mail if sender is in this list. Can have mulitple values separated by '',''||
     17|| black_list       ||                || Drop mail if sender/domain matches. Can have multiple values separated by '',''. ||
     18|| white_list       ||                || If set only accept mail when sender matches. Can have multiple values separated by '','' ||
    1819|| reply_all:       || 0              || OPTIONAL, if set then put all CC-addresses in ticket CC-field ||
    1920|| umask:           || process's umask  || OPTIONAL, if set use this umask for saving attachments.  E.g., `022`. ||