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





------- Additional Comments From [EMAIL PROTECTED]  2005-01-10 14:04 -------
Subject: Re:  SpamAssassin doesn't follow RFCs 822, 2045, and 2046

> So something automatic like the following pseudo-code in the input routine? 
>  
>   if (!$self->crlf) { 
>     $line =~ /(\012\015|\015|\012)$/ 
>     $self->crlf = $1 
>   } 

Yeah, but I'd only use the first line of the input, or maybe the last
line in the headers, for setting the parameter.





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

Reply via email to