On Fri, 8 Jun 2012, Steve Holme wrote:
Alternatively if Daniel does mind us adding new SMTP specific error codes we could add CURLE_SMTP_MAIL_ERROR and CURLE_SMTP_RCPT_ERROR and change the data failed to be CURLE_SEND_ERROR.
Do we really need to separate MAIL errors from RCPT ones like that? I mean, can we instead make it a single CURLE_SMTP_CMD_ERROR and include details in the error buffer?
I'm just trying to be conservative and exploring alternatives first! -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
