530 Authentication required

1

SES has started to reject some of my outbound emails with the error: 530 Authentication required

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  <user@recipient>
    host email-smtp.us-east-1.amazonaws.com [18.210.31.252]
    SMTP error from remote mail server after MAIL FROM:<me@myco.com>:
    530 Authentication required

Other emails still go through fine though. I have only one set of SES credentials and they have not changed. This looks like an issue at AWS.

1개 답변
0

The problem is that TLS negotiation is timing out, so my server tried to send the email without authenticating itself. I forced my server to require TLS for email-smtp.us-east-1.amazonaws.com so that it won't try to send the email unauthenticated.

But the TLS shouldn't be timing out, this looks like an issue at AWS.

HMOF
답변함 2년 전

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

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

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

관련 콘텐츠