[Mimedefang] Bare returns in message body

David F. Skoll dfs at roaringpenguin.com
Wed Nov 9 08:37:54 EST 2005


Jan Pieter Cornet wrote:

> Nothing that I can think of easily. Perl has no problem with character
> data, in general.

Nevertheless, I seem to recall that many perl *modules* do have
problems with embedded CR's.  I believe (old versions of?) SpamAssassin
had difficulties.  And I suspect that MIME::Tools won't handle it well.

Also, when I write the message body to INPUTMSG, I transform CRLF to
LF so the line endings follow UNIX semantics.  Otherwise, lots of
Perl code *does* have problems.

Regards,

David.



More information about the MIMEDefang mailing list