install_amavis.sh: no warn messages from amavis to admin.

This commit is contained in:
2025-12-09 13:50:52 +01:00
parent 68d2bd18b7
commit ecfd630612

View File

@@ -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
#