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

Reply via email to