What's the best way to integrate Bogofilter with Sendmail

printer at moveupdate.com printer at moveupdate.com
Thu May 29 00:02:40 CEST 2003


I'm using procmailrc on our email server and have no complaints 
about performance. 
putting bogofilter in as a milter just doesn't seem worth the 
effort and headache of configuring, plus I think it would be 
harder to deal with doublechecking the results.

I told users to use "isspam" and "notspam" to send corrections 
to and the procmailrc has:
:0
* ^To:.*isspam
{ 
VERBOSE=YES
:0B
* ? bogofilter -s -vv
/home/second/dev/null
VERBOSE=NO
}

:0
* ^To:.*(not\ spam|notspam)
{
VERBOSE=YES
:0B
* ? bogofilter -nS -vv
/home/second/dev/null
VERBOSE=NO
}




___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.





More information about the Bogofilter mailing list