http://bugzilla.spamassassin.org/show_bug.cgi?id=4068
------- Additional Comments From [EMAIL PROTECTED] 2005-01-10 13:51 -------
So something automatic like the following pseudo-code in the input routine?
if (!$self->crlf) {
$line =~ /(\012\015|\015|\012)$/
$self->crlf = $1
}
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
