http://bugzilla.spamassassin.org/show_bug.cgi?id=4570





------- Additional Comments From [EMAIL PROTECTED]  2005-09-08 02:14 -------
I propose the following change: 
 
old:  /^(?:$hdr:[ \t]+(.*\n(?:\s+\S.*\n)*))/mig;   
new:  /^\Q$hdr\E:[ \t]+(.*?\n(?![ \t]))/smgi; 
  
As far as I can tell it produces the same results, but extends  
the number of handled lines from 500 (or 6500 on Linux) to a million.  



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to