curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: NTML difference Mac/Win

From: Christian Schmitz via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 25 Mar 2019 15:41:58 +0100

> Am 25.03.2019 um 13:03 schrieb Christian Schmitz via curl-library <curl-library_at_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
Received on 2019-03-25