install_amavis.sh: no warn messages from amavis to admin.
This commit is contained in:
@@ -4315,6 +4315,23 @@ if (-r \$policy_banks_file) {
|
||||
\$final_bad_header_destiny = D_PASS;
|
||||
|
||||
|
||||
# ----------------------------------------------------------
|
||||
# Admin E-Mails / Warnungen direct von AMaViS (nicht DSN- oder Bounce-Mails)
|
||||
# ----------------------------------------------------------
|
||||
|
||||
# Bemerkung:
|
||||
# *nochmal*: das hat nichts mit den eigentlichen DSN-/Bounce-Mails zu tun.
|
||||
|
||||
\$virus_admin = undef;
|
||||
\$spam_admin = undef;
|
||||
|
||||
\$warnvirusrecip = 0;
|
||||
\$warnbannedrecip = 0;
|
||||
\$warnbannedsender = 0;
|
||||
\$warnbadhrecip = 0;
|
||||
\$warn_offsite = 0;
|
||||
|
||||
|
||||
|
||||
# Bypass spam checking for trusted networks using mynetworks
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user