AWS SES email not received by recipient

0

Hi,

I am trying to send an email using a template. When I try to send the email AWS CLI I get a MessageId in response, which I assume means there was no problem with the command, but I don't receive the email in my inbox. I have checked the spam. The sender email is verified and SES is in production mode. Even though I don't get an error the email is not even counted in the Daily email usage counter.

$ aws ses send-templated-email --cli-input-json file://myemail.json

Response:
{
    "MessageId": "0108017eb764e317-3e9252f2-690f-4070-9da0-3a783df5f46d-000000"
}

Thanks

1개 답변
0

do you have template helper used? ( conditional scripts) I am having a similar issue and scratching my head for a week now. One way to test it is to try the same template from console and see email getting delivered. Following is the link to my post. https://repost.aws/questions/QUPL5Sdx4fRU6tdnAGt6K69A/pinpoint-template-helper

답변함 2년 전

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

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

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

관련 콘텐츠