Question about the new version

David Relson relson at osagesoftware.com
Sat May 17 01:25:25 CEST 2003


At 07:13 PM 5/16/03, Dave Stubbs wrote:


>Ah,
>
>Very cool.  I did this and I can see that bogofilter is running (I see a
>little entry that says xxx words, 1 message) but I get no entries in syslog,
>and I get the following in the procmail log, right after the above
>bogofilter output:
>
>---------------------------
>procmail: Executing "bogofilter,-f,-p,-u,-l,-e,-v"
># 731 words, 1 message
>procmail: Program failure (-25) of "bogofilter"
>procmail: rescue of unfiltered data succeeded
>---------------------------

Dave,

This is progress!  Now you know that it's being run and is dying with an 
exitcode of 25 (or -25).  This is more than we knew before.

The bad news is that bogofilter only uses exit codes of 0, 1, and 2 
AFAIK.  So we need more info.  The next step is to generate more info which 
we can do via the '-x' debug flag.  Add "-x cdfghlmrstw -v" to your 
bogofilter command.  That should generate lots of output.  We don't want 
most of the info, but using all those flags is the shotgun approach --- 
tell me everything.

Anyhow run it and send me the output (off list).

David





More information about the Bogofilter mailing list