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
質問済み 8ヶ月前602ビュー
1回答
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
回答済み 8ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ