[Postfixbuch-users] amavisd-new Empfängerbenachrichtigung bei Virusmail
Holm Kapschitzki
holm at x-provi.de
So Dez 16 20:55:50 CET 2007
So sieht das Chaos bei mir aus. Allerdings bekommt so bloss der Admin
die Mails, dass was gefunden wurde. Ich will aber auch wieder das das
funktioniert, dass alle empfänger die Benachrichtigung bekommen.
Bei mir gibts kein: @local_domains_maps ? sondern:
@local_domains_acl = ( ".$mydomain" );
Da soll jetzt noch alle Domains rein? Ich hab confixx_localDomains in
der Art:
domain.tld confixx
So sieht das bei mir in amavis aus unter /etc/amavis/conf.d/
20-debian_defaults
$final_virus_destiny = D_DISCARD; # (data not lost, see virus
quarantine)
$final_banned_destiny = D_BOUNCE; # D_REJECT when front-end MTA
$final_spam_destiny = D_BOUNCE;
$final_bad_header_destiny = D_PASS; # False-positive prone (for spam)
$virus_admin = "postmaster\@$mydomain"; # due to D_DISCARD default
$banned_admin = "postmaster@\$mydomain";
# $hdrfrom_notify_sender = '"postmaster [xxx]"
<postmaster at xxx.de>';
$hdrfrom_notify_admin = '"postmaster [srvx]" <postmaster at xxx.de>';
$hdrfrom_notify_recip = '"postmaster [xxx]"
<postmaster at xxx.de>';
##########################################
####
$mailfrom_notify_admin = 1;
$mailfrom_notify_recip = 1;
# $mailfrom_notify_spamadmin = undef;
## these are after-defaults:
# $hdrfrom_notify_sender = "\"Content-filter at $myhostname\"
<postmaster\@$myhostname>";
# $hdrfrom_notify_recip = ... derived from $mailfrom_notify_recip
# $hdrfrom_notify_admin = ... derived from $mailfrom_notify_admin
# $hdrfrom_notify_spamadmin = ... derived from $mailfrom_notify_spamadmin
# $warnvirussender = 1;
# $warnspamsender = undef;
# $warnbannedsender = 1;
# $warnbadhsender = undef;
# $warn_offsite = 1;
$warnvirusrecip = 1;
$warnbannedrecip = 1;
$warnbadhrecip = 1;
# @warnvirusrecip_maps = (\$warnvirusrecip);
# @warnbannedrecip_maps = (\$warnbannedrecip);
# @warnbadhrecip_maps = (\$warnbadhrecip);
#####
###########################################
Gruß Holm
Mehr Informationen über die Mailingliste Postfixbuch-users