SHOW:
|
|
- or go back to the newest paste.
1 | - | $QUARANTINEDIR = "$MYHOME/virusmails"; |
1 | + | $sa_spam_subject_tag = undef; |
2 | - | $quarantine_subdir_levels = 1; # enable quarantine dir hashing |
2 | + | |
3 | $spam_quarantine_to = undef; | |
4 | - | $log_recip_templ = undef; # disable by-recipient level-0 log entries |
4 | + | $sa_tag_level_deflt = undef; |
5 | - | $DO_SYSLOG = 1; # log via syslogd (preferred) |
5 | + | $final_spam_destiny = D_DISCARD; |
6 | - | $syslog_ident = 'amavis'; # syslog ident tag, prepended to all messages |
6 | + | $final_bad_header_destiny = D_PASS; |
7 | - | $syslog_facility = 'mail'; |
7 | + | $bad_header_quarantine_to = undef; |