Mailing Lists
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1458 SMTP digest-md5 auth fails
From: Steve Holme <captain-caveman_at_users.sf.net>
Date: Wed, 10 Dec 2014 12:08:47 +0000
Hiya,
Mmmmm. Okay that's that theory out the Window :(
Yes, please feel free to drop me a PM with the logs.
Also, do you have access to the Windows SSPI build of curl that you can run, as it's authentication messages are formulated by the Windows API, so I would be interested to know if it is a problem with curl or possibly a server config?
Kind Regards
Steve
--- ** [bugs:#1458] SMTP digest-md5 auth fails** **Status:** pending-needsinfo **Labels:** smtp digest-md5 authentication **Created:** Mon Dec 01, 2014 11:42 AM UTC by silver **Last Updated:** Thu Dec 04, 2014 11:26 PM UTC **Owner:** Steve Holme E-mail authentication fails when email server supports DIGEST-MD5 authentication mechanism. Auth fails when the server EHLO response contains these auth mechanisms: 250-AUTH DIGEST-MD5 CRAM-MD5 250-AUTH=DIGEST-MD5 CRAM-MD5 The curl/library selects digest-md5 and the auth fails. Auth is OK when the server EHLO response does not contains digest-md5 mechanism: 250-AUTH CRAM-MD5 250-AUTH=CRAM-MD5 Details: - Debian wheezy (stable) - curl 7.26.0 (i486-pc-linux-gnu) libcurl/7.26.0 OpenSSL/1.0.1e zlib/1.2.7 libidn/1.25 libssh2/1.4.2 librtmp/2.3 Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtmp rtsp scp sftp smtp smtps telnet tftp Features: Debug GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP - protocol SMTP (with or without ssl/tls) Thank you very much. --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2014-12-10 These mail archives are generated by hypermail. |