Ralf Petry schrieb: > Am Donnerstag, den 31.08.2006, 15:38 +0200 schrieb Matthias Haegele: >> Ralf Petry schrieb: >>> hy, >>> I'm running a combination of postfix, amavisd-new and spamassassin in an >>> internel network. mail is retrieved from the outside world using >>> fetchmail. i wanted to have mails, that are recognized as spam (and >>> tagged) to be sent into a special users mailbox instead of being sent to >>> the original recipient. >>> I therefor have set in amavisd.conf: $final_spam_destiny = D_PASS and >>> $spam_quarantine_to = [EMAIL PROTECTED] >> man /etc/amivis/amavisd.conf: >>> D_PASS mail will pass to recipients, regardless of >> ^^^^^^^^^^^^ >>> bad contents; # # D_DISCARD mail will not be delivered to its >>> recipients, sender will NOT be # notified. >> So if i understand it D_PASS will *never* work cause mail *always* >> reaches recipients .. >> Would it perhaps work with D_DISCARD and $spam_quarantine... ...? > > so, thanks to Matthias (Haegele) and Hanne (Moa), I tried D_DISCARD an > $spam_quarantine...=emailaddress and now the user is free from spam and > spambob has his mailbox filled. > the recognition rate is pretty poor - I probably have not found the > right screws to tighten. After not too little time of searching and > reading I still feel, that the need for a more idiot-proof (that's what > I am feeling like right now) sample amavisd.conf is growing. Any > suggestions?
I recently tested rules_du_jour [2] from: SARE Rulesemperorior Webpage[1] It proved to be really useful for me since it pushes spam over the "quarantine level", so far i had no false positives. You should test it before implementing and read carefully through the instructions on the webpage (the PRE Rules are only for SA prior to 3.0 etc.) . btw: (My "spam policy" is rather aggressive it is better for me to "lose" some "legitime mail" than getting spam through, this might be completely different for you ...) > Thank You all, I should have come to this list more early... > Ralf. Greetings, hth MH [1] http://www.rulesemporium.com/rules.htm [2] http://www.exit0.us/index.php?pagename=RulesDuJour ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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/
