Suddenly Amazon SES stopped working

0

Hi to everyone, suddenly a lot of email i'm sending with SES raise an exception saying receive this message: "SMTP server requires a secure connection or the client is not authenticated. The server response was: Authentication required"

I didn't change anything, this happened on its own out of nowhere ( we send I found this: https://repost.aws/knowledge-center/ses-email-errors but i found out that my user has been created in 2020 ( so after the mentioned date ). I've also tried to create a new "Access Key" for the same user but it gives me the same error.

The strange thing is that not every mail gets this error.. some of them are sent as usual. We send about 800k/900k mails per month with SES and never had an issue.

Can someone give me som help?

thank you very much to everyone

2개 답변
0

Hi, the error message that you get form SMTP server happens usually with improper SSL authentication from client. So, do you send your 800k mails from one or multiple mail clients? Do they all authenticate the exact ame way if you use multiple?

To debug, you may want to try via CLI using https://docs.aws.amazon.com/ses/latest/dg/send-email-smtp-client-command-line.html

profile pictureAWS
전문가
답변함 일 년 전
profile picture
전문가
검토됨 일 년 전
  • Hi, thanks for your answer. The mail are sent by the same client ( it is a .net Application that sends notification mails ), so the authentication is the same. Another strange thing is that not all the mails fail. About 20% fails, the others simply works as before.. i can't understand why some connection get accepted and some don't. The connections are made from the same ip / device / client. Even debugging the application give no more clue, the problem seems to be in the authentication but no more info are given. Now i'll try to use the CLI to see if i can get more info.

0

Just for info, i tried with the CLI and i got the exact same problem, so the problem seems not to be with the client used.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠