POP3
SASL
SASL AUTH NTLM
SASL CANCELLATION
RFC1734
RFC5034
#
# Server-side
AUTH NTLM
REPLY AUTH +
REPLY TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA= + Rubbish
REPLY * -ERR AUTH exchange cancelled by client
#
# Client-side
pop3
NTLM
SSL
!SSPI
POP3 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
pop3://%HOSTIP:%POP3PORT/877 -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 "QUIT"
CAPA
AUTH NTLM
TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
*