Jay,
Thanks a ton for that Procmail recipe idea for SpamAssasin. I ended up
doing something a little simpler for the much lower traffic I get on my
server. Seems to be working well and should make my spam mailbox a lot more
manageable. Here it is;
:0 fw
* < 200000
| spamassassin -x
:0
* ^X-Spam-Status: Yes, hits=\/[^\.]*
{
:0
* ? test $MATCH -ge 8
/dev/null
:0 E
! spamass
}
_______________________________________________
RLUG mailing list
[EMAIL PROTECTED]
http://www.rlug.org/mailman/listinfo/rlug