Problem with SSL Mail

Hello and good day,

I have a problem sending emails.
I've read a lot about it here in the forum but haven't found a solution.

I tried it with 2 different email addresses from different mail providers. With literally every conceivable and unthinkable setting. I tried it with an email account at Ionos.de and Mail.ch

My settings in Amibroker are these
Mail_1

I always get the following error message.
Mail_2

The SSLAddon.exe File is extracted and containing in the AB 64 Bit Folder

Maybe someone can help me. Thanks in advance.

Best regards

This error indicates that the server does not accept SSL protocol used by eMailerSSL. The only solution is to try different email server. It might be also different port used by the server.

1 Like

@Tomasz

Thanks for the reply.

No ... Ionos explicitly writes that you should use SMTP port 465. Outlook also works with port 465. Ionos is probably the largest provider of Internet hosting in Germany. They may have introduced something that complicates things further.

But anyway ....

You've already written about it in a few places here in the forum.
Just use another mail provider. I should have listened to the advice. Would have saved me 2 hours of testing with different settings.

I have a GMail account that I have never used. Then I used that. The setup for external, so-called unsafe apps has also become a bit tricky.

The following post from the forum helped here.

https://forum.amibroker.com/t/sendemail-function-with-google/29922

Works now ....

thank you very much again