If you're using procmail, you'd use a recipe like one of these: # to catch everything above your default threshhold :0 * ^x-spam-status: yes /dev/null
# to catch everything over a specified threshhold # (number of stars to indicate the minimum score # you want thrown out. this example would dump # everything with a score of 5 or higher) :0 * ^x-spam-level: \*\*\*\*\* /dev/null It's not recommended to do that, however. You're risking throwing the baby out with the bathwater if you do. SA maintainers (aka my heros) - is this in the FAQ? If not, it should be. It's coming up a couple of times a week. St- -----Original Message----- From: [EMAIL PROTECTED] [mailto:spamassassin-talk-admin@;lists.sourceforge.net]On Behalf Of Vincent A. Palmieri Sent: Monday, October 28, 2002 12:49 PM To: [EMAIL PROTECTED] Subject: [SAtalk] How do I redirect spam to /dev/null or other null e-mail account Now after running SpamAssassin for a period of time, I would like for the spam to be directed straight to /dev/null what is the method to do so? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk