Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS 1.2 Support #6

Open
Dani3l-Alt opened this issue Nov 27, 2023 · 0 comments
Open

TLS 1.2 Support #6

Dani3l-Alt opened this issue Nov 27, 2023 · 0 comments

Comments

@Dani3l-Alt
Copy link

MailKit.Net.Smtp.SmtpCommandException: Access denied: Amazon SES no longer supports TLS 1.0 and TLS 1.1 connections. You must update your client to use TLS version 1.2 or above. To learn more and to update your client, see https://go.aws/3AUlVSb. For further assistance, contact AWS support
   bei MailKit.Net.Smtp.SmtpClient.Data(FormatOptions options, MimeMessage message, CancellationToken cancellationToken, ITransferProgress progress)
   bei MailKit.Net.Smtp.SmtpClient.Send(FormatOptions options, MimeMessage message, MailboxAddress sender, IList`1 recipients, CancellationToken cancellationToken, ITransferProgress progress)
   bei MailKit.Net.Smtp.SmtpClient.Send(FormatOptions options, MimeMessage message, CancellationToken cancellationToken, ITransferProgress progress)
   bei MailKit.MailTransport.Send(MimeMessage message, CancellationToken cancellationToken, ITransferProgress progress)
   bei alram_lechner_gmx_at.logic.Mail.SendMail.SendMessage()
   bei alram_lechner_gmx_at.logic.Mail.SendMail.Execute()

X1 Firmware: 2.8.858
GPA: 4.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant