Quoting Christian Schmitz via curl-library :
* Connected to myprovider.com (123.45.123.45) port 465 (#0)
### long time nothing seems to happen
* response reading failed
That is the port number for SSL and you are talking plain text.
You may want to enable SSL, e.g. with smtps:// URL.
Ouch! T
> * Connected to myprovider.com (123.45.123.45) port 465 (#0)
> ### long time nothing seems to happen
> * response reading failed
That is the port number for SSL and you are talking plain text.
You may want to enable SSL, e.g. with smtps:// URL.
Sincerely
Christian
--
Read our blog about new
Dears,
I'm using libcurl for the first time, so don't rule out stupidity on
my side. I'm using this example:
https://curl.haxx.se/libcurl/c/smtp-tls.html
On some servers it works, but on one providers service it does not:
* Expire in 0 ms for 1 (transfer 0x123450)
### repeats ~320 times, seems