Hi all,

I just need amavis to tag spam. I'm using procmail to filter spam thats tagged to a "SPAM" IMAP folder on our server to which user's can access via our "Webmail Quarantine".

In my amavisd.conf, I have:

# $final_virus_destiny      = D_DISCARD;
$final_banned_destiny     = D_PASS;
$final_spam_destiny       = D_PASS;
# $final_bad_header_destiny = D_PASS;

Am I correct that by default, this will discard viruses, but pass anything else back to the server? Then I can use procmail to filter based on headers?

Thanks,

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/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to