[Mailman-Developers] EOL handling in Mailmanc

Barry Warsaw barry at python.org
Sun Mar 20 14:44:22 CET 2005


On Sun, 2005-03-20 at 08:29, Mads Kiilerich wrote:

> When Mailman delivers the mail over SMTP it writes
> the lineending \n as \r\n, ending up with SMTP lines ending with \r\r\n.

Actually, that bit would happen by Python's smtplib module, which must
ensure that the data it sends over the wire is RFC compliant.

-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/mailman-developers/attachments/20050320/c241e18b/attachment.pgp


More information about the Mailman-Developers mailing list