This is a discussion on Re: [AMaViS-user] amavis just needs to tag spam... within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; > $final_virus_destiny = D_DISCARD; > $final_banned_destiny = D_PASS; > $final_spam_destiny = D_PASS; > $final_bad_header_destiny = D_PASS; > > .... > Gary, Thanks for the reply. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> $final_virus_destiny = D_DISCARD;
> $final_banned_destiny = D_PASS; > $final_spam_destiny = D_PASS; > $final_bad_header_destiny = D_PASS; > > .... > Gary, Thanks for the reply. I believe i want to discard viruses, and just tag everything else in headers and deliver it to the user. When it gets delivered to the user, I'll parse the header for amavisd and then decide where to deliver the message. Hence, I do not wish to use ANY of the build in quarantines, so is it safe to disable all of them? thanks, Regards, Matt ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&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 | |
|
|