I just don't seem to get it right.

I have this:

$final_virus_destiny        = D_BOUNCE;
$final_banned_destiny       = D_BOUNCE;

$warnvirussender  = 1;
$warnbannedsender = 1;

$warnvirusrecip   = 1;
$warnbannedrecip  = 1;


When I send a virus to one of my other accounts, I get a recipient 
notification from Amavis about the fact, same when I send a banned file 
(DLL).

To the SENDING account, I get a notice from Amavis when sending the 
banned content, but from Postfix for the virus mail. (Eicar test)

So, the virus sender doesn't get the text specified in my template, but 
a standard Postfix message.

I thought my master.cf setting;
localhost:10025 inet n  -       n       -       -  smtpd
     -o receive_override_options=no_header_body_checks

Would skip that, and only Amavis should take care of rejections based on 
content.  Am I thinking wrong here?

-- 

Anders Norrbring
Norrbring Consulting

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to