SA Bugzilla – Bug 516
Carriage return problems
Last modified: 2002-08-07 21:33:43 UTC
In PerMsgStatus.pm, mime parts aren't recognized properly if lines end with \r\n (as with MimeDefang messages). This patch strips the CRs for processing. Dan.
Created attachment 209 [details] Patch to remove newlines
Oh, without this patch, PORN_10,UPPERCASE_25_50,SUPERLONG_LINE can all easily be tripped by attachments. Dan.
Increasing severity and reassigning to the list. This should make it in to 2.40, please. (See bug 398 as well. Should we be stripping \r's while reading the message in?) Dan.
ok, checked in