curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: SMTP sending emails with curl greater than Version 7.40 with a batch file fails, Version 7.40 works

From: <eisel_at_bankettprofi.de>
Date: Fri, 24 May 2019 10:58:34 +0200

Hello Dan,

this ist the output of "curl -V" Version 7.40:

curl 7.40.0 (i386-pc-win32) libcurl/7.40.0 OpenSSL/1.0.1j zlib/1.2.8
libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3
pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS TrackMemory Largefile NTLM SSL libz

This ist the output of "curl -V" Version 7.65:

curl 7.65.0 (i386-pc-win32) libcurl/7.65.0 OpenSSL/1.1.1b (Schannel)
zlib/1.2.11 brotli/1.0.7 WinIDN libssh2/1.8.2 nghttp2/1.38.0
Release-Date: 2019-05-22
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps
pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile
MultiSSL NTLM SPNEGO SSL SSPI TLS-SRP brotli libz

Kind  regards
Rainer Eisel

Am 24.05.2019 um 09:49 schrieb Dan Fandrich:
> On Fri, May 24, 2019 at 09:36:51AM +0200, eisel_at_bankettprofi.de wrote:
>> we send e-mails with a curl command line. Previously we used the version
>> 7.40 and sending the e-mail works fine.
>> Since we have to switch to a current version, sending does not work
>> anymore.
>>
>> We always use the same command line and change only the curl version.
> The TLS library version may also have changed between curl versions.
> What's the
> output of curl -V in both cases?
> -----------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
> Etiquette: https://curl.haxx.se/mail/etiquette.html
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-05-24