[patch] tag Received lines and parse headers better.

David Relson relson at osagesoftware.com
Sat Jul 19 19:06:43 CEST 2003


At 09:06 AM 7/19/03, Boris 'pi' Piwinger wrote:
>michael at optusnet.com.au wrote:
>
> >#2. Handle continued header lines. E-mail headers
> >are continued if the next line starts with a tab
> >character.
>
>No, also space is allowed.
>
>pi

lexer_v3.l has macro WHITESPACE as "[ \t\n]". Is there any reason not to 
just use that?

Michael, there's some C code for unfolding header lines.  Could the problem 
be in that, rather than lexer_v3.l???


David





More information about the Bogofilter mailing list