Subversion Repositories sa-exim

Compare Revisions

Ignore whitespace Rev 3 → Rev 4

/trunk/sa-exim.conf
60,7 → 60,7
# default will not reject messages if the message had SA headers but
# they weren't added by us.
SAEximRunCond: ${if and {{def:sender_host_address} {!eq {$sender_host_address}{127.0.0.1}} {!eq {$h_X-SA-Do-Not-Run:}{Yes}} } {1}{0}}
# Remove or comment out the following line to enable sa-exim
# Remove or comment out the following line and set it to 1 to enable sa-exim
SAEximRunCond: 0
 
# If and only if SAEximRunCond was true, and we did run SA, this
280,7 → 280,7
# This is now a string (without quotes) that gets evaluated at runtime by exim
# but you can still assign a simple float value to it
# Default value is 2^20, which should disable the behavior
SAtempreject: 9.0
#SAtempreject: 9.0
 
# You can optionally save or not save messages that matched the above rule
SAtemprejectSavCond: 1