Matt wrote: >> What would work for you is to globally change $final_spam_destiny to >> D_DISCARD, set amavisSpamQuarantineTo to undef for all users (I'm not >> sure if LDAP differs in the actual setting, but you simply need to not have >> quarantines), then set amavisSpamKillLevel to 9999.9 for everyone >> (this MUST be the default), then, anyone who wants to discard spam >> at say 20.0, would set amavisSpamKillLevel to 20.0. This essentially >> quarantines the spam at that level, but because there is no >> amavisSpamQuarantineTo defined, is goes into a black hole. Your procmail >> recipe need not be changed, stuff would still separate into your >> users' spam folders (anything between amavisSpamTag2Level and >> amavisSpamKillLevel).
> Good idea. I think this might work. I realize that sourceforge may have held your messages for days... It did mine too. In the end I think if you are using individual procmail recipies, that would be the simplest (and safest) way to do it, just place this before the others: :0: * ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* /dev/null Gary V ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ 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/