smtp: Added support for the conversion of Unix newlines during mail send
authorSteve Holme <steve_holme@hotmail.com>
Wed, 26 Nov 2014 22:44:28 +0000 (22:44 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 26 Nov 2014 23:31:54 +0000 (23:31 +0000)
commit4bd860a001921e1e007ae448cfdd2c983018c057
tree3d9c73afc863d99c26c69e8ee83dfdee5ada851f
parentaa3e8dd3da62537af1546dc41aaf9042985f8b7a
smtp: Added support for the conversion of Unix newlines during mail send

Added support for the automatic conversion of Unix newlines to CRLF
during mail uploads.

Feature: http://curl.haxx.se/bug/view.cgi?id=1456
lib/smtp.c
lib/transfer.c