the RFC2047 problem

Matthias Andree matthias.andree at gmx.de
Wed Dec 1 18:09:05 CET 2004


"Tom Anderson" <tanderso at oac-design.com> writes:

> From: "David Relson" <relson at osagesoftware.com>
>> I wonder if there's a reasonable way to unfold header lines and limit
>> their parsing to the single, unfolded line?
>
> A regular expression which ignores newlines and stops at a look-ahead to a 
> unique token on the next real line?  I wish I was more knowledgeable about 
> C's regex limitations, or had time to actually play around with making 
> patches.

We aren't actually using regexps outside of flex.

-- 
Matthias Andree



More information about the bogofilter-dev mailing list