Ok, so I put together a wonderfully successful anti-spam system using qmail-scanner with f-prot and spamassassin. SA munges the subject and users scan and delete messages flagged as spam. Life is good.
So, upper management comes back wanting email containing a short list of cuss words and sexual words to not be flagged, but deleted before it reaches user inboxes. I'm bashing my head against a wall trying to figure out how to implement this. I read somewhere that SA can delete mail, but nowhere in the documentation does it show how to do so. I would like to make the word list make SA mark it as a high score and then delete if the score reaches this high mark (which the only test to make it go that high would be the word list based test). Realizing that I can't figure it out and the SA list being of no help.. I keep thinking about how to squeeze procmail in the middle. Either before or after the qmail-scanner process. Any ideas? This qmail server does routing only, no local delivery. Email comes in, hits a virtual domain alias, gets scanned and sent on its way (maybe not necessarily in that order). It is such simple test in procmail land. Raw email contains x, goto /dev/null.. then run f-prot and SA, then deliver. -- I'm just a packet pusher. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
