info about spam messages

David Relson relson at osagesoftware.com
Fri Jun 11 13:23:24 CEST 2004


On Fri, 11 Jun 2004 13:28:37 +0300
Tayfun ASKER wrote:

> hi,
>    i've been trying to employ bogofilter as a system wide spam
>    detection
> tool.
> 
> i just installed and trained bogofilter as described in the
> documentations. using /etc/procmailrc of our mail server, i made every
> email coming to our systems pass through bogofilter and tagged as spam
> or not.
> 
> we receive 100k+ emails daily. we try to reject spam messages at MTA
> level as much as possible, that is, before they are passed to
> procmail. we use sendmail's access list for this.  any message coming
> from a known spam site rejected by sendmail. i would like to feed the
> access list from the results of bogofilter.
> 
> My question : is it possible to obtain header information of spam
> messages from bogofilter. when i call bogofilter as "bogofilter -l",
> it adds a single line to the syetem log. but that single line does not
> contain any useful information about tagged message.
> 
> thanks

Hello,

Bogofilter's purpose is to classify a message as spam or ham.  The
purpose of its logging message is to leave a simple record of a ham/spam
score.  The logging message is customizable and is documented in
bogofilter.cf.  Take a look at that and see if the formatting is able to
produce the info you want.  If not let me know.

Hope this helps,

David



More information about the Bogofilter mailing list