http://bugzilla.spamassassin.org/show_bug.cgi?id=4570
------- Additional Comments From [EMAIL PROTECTED] 2005-09-08 12:19 ------- That does look a lot better. Not being much of a perl expert I didn't know about the negated lookahead operator (?! and I was working on splitting the headers into lines and scanning them in a loop. Can someone see how many lines the regexp can handle on a FreeBSD system that has the lower limit? If it can handle something that is long enough that it would be too long for SpamAssassin anyway (i.e., over 256k bytes or so) then I think we could go with the regexp instead of the much longer loop code. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
