IMAP SASL SASL AUTH NTLM SASL CANCELLATION # # Server-side AUTH NTLM CAPA LOGINDISABLED REPLY AUTHENTICATE + REPLY TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA= + Rubbish REPLY * A002 NO AUTH exchange cancelled by client # # Client-side imap NTLM !SSPI IMAP NTLM graceful cancellation # we force our own host name, in order to make the test machine independent CURL_GETHOSTNAME=curlhost # we try to use the LD_PRELOAD hack, if not a debug build LD_PRELOAD=%PWD/libtest/.libs/libhostname.so 'imap://%HOSTIP:%IMAPPORT/831/;UID=1' -u testuser:testpass chkhostname curlhost # # Verify data after the test has been "shot" # 67 - CURLE_LOGIN_DENIED 67 # # The multi interface considers a broken "CONNECT" as a prematurely broken # transfer and such a connection will not get a "LOGOUT" A001 CAPABILITY A002 AUTHENTICATE NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA= *