On Wed, 22 Dec 2010, Brad Hards wrote:

It looks like libcurl handles it correctly in the RCPT TO case, but not in the MAIL FROM case. Interesting that it worked ok in my (limited) tests.

Daniel: do you think smtp_mail() should have similar logic to smtp_rcpt_to(),
like this (untested code - do not apply):

Yes, I think we should do it for consistency. Even if we now have a series of released libcurls which don't do it... I'll add code similar to your suggestion.

Thanks!

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to