02-24-2021, 10:09 AM
Hello,
I try to send mail with TLS 1.2 in a Delphi 2007 project.
Is that possible ?
I have Indy version 10.2.3
The IdSSLIOHandlerSocketOpenSSL1.Method only shows sslvTLSv1. ( and sslvSSLv2,sslvSSLv23,sslvSSLv3 )
If I choose sslvSSLv23, I get very often the error "SSL is not available on this server".
Strange thing is however, that if I keep trying to send the exact same mail, it sometimes does send the mail ...
Any hint is very much appreciated !
kind regards,
Dirk Janssens.
I try to send mail with TLS 1.2 in a Delphi 2007 project.
Is that possible ?
I have Indy version 10.2.3
The IdSSLIOHandlerSocketOpenSSL1.Method only shows sslvTLSv1. ( and sslvSSLv2,sslvSSLv23,sslvSSLv3 )
If I choose sslvSSLv23, I get very often the error "SSL is not available on this server".
Strange thing is however, that if I keep trying to send the exact same mail, it sometimes does send the mail ...
Any hint is very much appreciated !
kind regards,
Dirk Janssens.