|
From: Frank T. <fth...@in...> - 2004-04-14 17:07:30
|
Hi,
at our site, mails with viruses and "banned name" attachments are
quarantined. AMaVisd-new sends notifications to virus senders (if they
are local) or to the recipients. That's exactly what we want. But it
does not send notifications to senders/recipients of "banned name"
attachments. That is annoying for us, since it conflicts with our site
policy.
How do we have to configure AMaVisd-new such that also sender/recipients
of "banned name" attachments are notified?
As far as I understand it, viruses and "banned name" attachments should
be handled the same?? Our settings are as follows (I hope I got all
relevant entries):
---
$final_virus_destiny = D_DISCARD;
$final_banned_destiny = D_DISCARD;
$final_spam_destiny = D_PASS;
$warnvirussender = 0;
$warnvirusrecip = 1;
$warn_offsite = 0;
$virus_admin = "XXXXXXX\@$mydomain";
---
used versions: AMaVisd-new: 20030616p5
Postfix: 2.0.16
Perl: activeperl 5.6.1.631
OS: Solaris 9
Thanks a lot in advance
frank
----------
Frank Thommen, Informatik Support Gruppe, D-INFK, ETH Zuerich
E-Mail: fth...@in...; Tel: +41-1-63 27208 (Mo-Do)
Web: http://www.isg.inf.ethz.ch
----------
|