a dot alone in a line (bug?)

Matthias Andree matthias.andree at gmx.de
Fri May 19 14:54:18 CEST 2006


On Fri, 19 May 2006, Martin Marques wrote:

> On Fri, 19 May 2006 02:50:44 +0200, Matthias Andree <matthias.andree at gmx.de> wrote:
> > Dominique VOLPE <dominique.volpe at dpma.finances.gouv.fr> writes:
> > 
> >> I examined the sources of Bogofilter and I found these lines in
> >> "bogoreader.c" (line 567):
> >>
> >>          if ((count == 2 || count == 3) &&
> >> 	    (buf[0] == '.') &&
> >> 	    (buf[1] == '\r' || buf[1] == '\n'))
> >>              dot_found = true;
> > 
> > I seem to recall that this is stuff which is supposed to run only for
> > the RISC-OS based ANT format.
> 
> A SPARC with Linux would run it?

Certainly not. AFAIK, RISC-OS requires ARM or StrongARM processors, and
if you're using Linux, you're not using RISC-OS either.

> > Please, everyone having difficulties with truncated lines, show the
> > integration code you use to interface bogofilter to Postfix (both sides,
> > Postfix->bogofilter and bogofilter->Postfix), and where fetchmail is
> > involved, the .fetchmailrc with passwords masked out.
> 
> I use procmail to call bogofilter as mail come in.

Then check the parts that come before (Exim Sendmail Postfix whatever) or after it.

-- 
Matthias Andree



More information about the Bogofilter mailing list