This is a discussion on Re: [AMaViS-user] Virus warning within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Jeroen, > Dear Amavis Users, > Can somebody tell me how amavis can give a virus > sender a notify ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Jeroen,
> Dear Amavis Users, > Can somebody tell me how amavis can give a virus > sender a notify not only the recipient ? I do not prefer to send notifications to virus senders because most of the email adresses are forged. Yes, amavisd can handle this with "$viruses_that_fake_sender_re" but if your virus scanner report another name for a virus or the virus is new amavisd don't know that. But if you would like to send a DSN to the sender then you can set: $final_virus_destiny = D_BOUNCE; This is the easiest way. If you deliver viruses to your recipients you could also set $final_virus_destiny = D_PASS; $warnvirussender = 1; or you can define the recipient as a virus lover. You'll find more informations here: http://www.ijs.si/software/amavisd/a...s.html#actions -- Best Regards Daniel Luttermann ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|