a dot alone in a line (bug?)
    Martin Marques 
    martin at bugs.unl.edu.ar
       
    Fri May 19 14:13:18 CEST 2006
    
    
  
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?
> 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.
-- 
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' || 
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador, 
    del Litoral             |   Administrador
---------------------------------------------------------
    
    
More information about the bogofilter
mailing list