> Am 25.03.2019 um 13:03 schrieb Christian Schmitz via curl-library > <curl-library@cool.haxx.se>: > > Hi, > > A client has trouble sending emails via CURL, SMTP and NTLM authorization. > MacOS works and Windows not.
Adding #define USE_NTLM2SESSION to curl_ntlm_core.h around line 45 seems to work. USE_WIN32_CRYPTO is defined and it's okay on Windows for us to either use OpenSSL or crypto functions. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html