Lots of helpfull people say this can be done by configuring SA to do it.
However these same people don't mention how this can be done,
so do any of you nice people out there know how to delete / reject tagged spam with a score of greater than say 15.
My guess looking at the docs is that SA only tags mail and cant send it /dev/null
That is correct, SA itself can NEVER delete, reject, or alter delivery of a message.
However, pretty much every tool that people use to call SA CAN do this. Procmail, mailscanner, etc can all be configured to look for various aspects of the SA tag and filter to /dev/null..
For most procmail users, use the spam-level header and look for at least n stars in it.
to quote and trim a bit from Rich H's post on Sat, 29 Nov 2003 "Re: [SAtalk] Delete Spam" he suggests this procmailrc:
:0fw: spamc.lock * < 256000 | spamc
# Alternatively to delete without learning do this :0: * ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\* /dev/null
#Move flagged spam into the spam folder. :0: * ^X-Spam-Status: Yes /Spamfolder
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk