|
|
anomy-bugs@mailtools.anomy.net |
/ help / lists / applications / search / |
| molar.is > lists > anomy-bugs > 2001-02 | / threads / authors / dates / subjects / |
wrong end of header pattern?From: John Rosauer (04021@xyz.molar.is)Date: Mán 12 Feb 2001 - 00:57:52 UTC
Hi,
I encountered a problem created by a mail message having a header
Subject: email subject over two lines with the 2nd anly white space
This caused the sanitiser to think the headers ended after the
I thought the end of headers was indicated by an empty line,
< while (($line !~ /^\s*$/) && (length($rawheader) < 64000))
--- > while (($line !~ /^$/) && (length($rawheader) < 64000))
|
|
© 2000-2002 Bjarni R. Einarsson / feedback / legalese / credits / Last modified 22-02-2001. |
|