Yesterday we were talking about blocking certain words. The suggestion came up to put the following in: body LOCAL_SWEARWORD /\b(?:word1|word2|word3|word4)\b/i
I put this in the bottom of my /etc/mail/spamassassin/local.cf
It seems to block all mail? Any ideas?
Unless you post your exact rule, there's not anything I can suggest..
Perhaps you're word list contains punctuation characters that aren't escaped? (and should wind up with a .* in there you'll easily match almost anything..)
Perhaps you included a word that's always in every message and you naively assumed it wouldn't be..
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk