AWS SES inbound email - smtp error 530 authentication required

0

Hello! I'm trying to send an email to my verified domain from XXXXXXXXX@bk.ru. I have created and enabled receipt rule for info@XXXXXXXXXXXXX.com according to guidelines. However, the inbound emails are rejected with smtp error 530 authentication required. What is wrong?

Serhii
asked 7 months ago561 views
1 Answer
0

Hi,

Few things you can check

  1. Ensure that the SMTP username and password you provide are the same credentials you created for the IAM User with permissions to invoke SES.
  2. Verify that you connect to SES in the region where all your verified identities are located.
  3. Visit the SES console and navigate to your account dashboard. In the account dashboard, you should see the SMTP configurations for SES. - Verify that TLS is "Required", Verify the STARTTLS ports (25, 587, 2587), Can also try setting the TLS Wrapper port to 587.
AWS
answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions