Hi Steve... "However, if you are just looking for NTLM support in libcurl you could build using the Window's SSPI API (Just add USE_WINDOWS_SSPI as a pre-processor variable) as long as you're running Windows only builds (which I'm assuming you are as you're compiling with VC++) ;-)
If I remember correctly I used this as well as OpenSSL when I added the NTLM authentication to SMTP." ...That seems to have done the trick. I think I read somewhere that you have to build libcurl with SSL to get NTLM but it seems that SSPI works too. Many thanks for your help. Kind Regards, Eric -- BlackBerry® from Mobistar --- ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
