Hi, In amavis conf, we have by default :
$final_virus_destiny = D_DISCARD; $final_spam_destiny = D_PASS; $final_banned_destiny = D_PASS; $final_bad_header_destiny = D_PASS; Virus are discard, ok. Spam are filtered depending on kill and quarantine scores (spamassassin). But what about banned and bad_header ? I've a lot of bad_header and few banned in quarantine directory but how there are filtered, even though there are normaly D_PASS ? Thanks. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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/
