the RFC2047 problem

Tom Anderson tanderso at oac-design.com
Wed Dec 1 16:07:26 CET 2004


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.

Tom





More information about the bogofilter-dev mailing list