Hi Daniel,
A very small change is attached. The EHLO and HELO handlers would return CURLE_LOGIN_DENIED which would imply a problem had occurred with the username and password rather than a rejected EHLO or HELO command which would be mainly be due to a lack of service. As such changed the response to CURLE_REMOTE_ACCESS_DENIED to indicated a problem with the service. Kind Regards Steve
0001-smtp.c-Changed-the-curl-error-code-for-EHLO-and-HELO.patch
Description: Binary data
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
