01-07-2021, 01:36 PM
(10-25-2020, 04:19 PM)luigisic Wrote: Waiting for message moderation, I found the settings:
SMTP.UseTLS := utUseImplicitTLS;
SMTP.IOHandler.SSLOptions.Method := sslvTLSv1_2;
With this settings and all other defaults of SMTP/IOHandler I can send emails but if I try to send email by a SMTP server with this configuring in Thunderbird:
Authentication method = Normal Password
Connection security = SSL/TLS
I always have this error on SMTP.Connect:
"ERROR: Socket Error # 10054 Connection reset by peer."
What is the corrispondig Thunderbird Authentication method = "Normal Password" in idSMTP component?
Thanks
Seems I found the trouble. I used a very old OpenSSL library, using OpenSSL library 1.1.0.2q I solved
Thanks.
Hi, I am also trying to setup IdSMTP to send email. Could you share the settings of your setup?
Thanks.


