cURL / Mailing Lists / curl-library / Single Mail

curl-library

SF bug 1456 and associated commits

From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Thu, 11 Dec 2014 17:17:52 +0100

 
I'm about to commit a fix for SF bug 1456, but first, I request your
opinion.
 
Forgive me Steve: you introduced CURLOPT_CRLF handling for the SMTP
protocol, but I think the standards make this conversion mandatory (RFC
5321, 2.3.8).
Thus the fix also reverts this handling and forces the LF conversion to
CRLF, regardless of the option setting.
To really stick to the standards, CR alone ought to be converted too
(but my fix doesn't).
 
Some objection ?
 
Patrick

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-12-11