notifications failing with error about sender address
Categories
(Cloud Services :: Operations: Taskcluster, defect)
Tracking
(Not tracked)
People
(Reporter: dustin, Assigned: dustin)
References
Details
https://sentry.prod.mozaws.net/operations/taskcluster-community/issues/6602032/?query=messagerejected
(community)
Email address is not verified. The following identities failed the check in region US-WEST-2: fxr-releng@mozilla.com
https://sentry.prod.mozaws.net/operations/taskcluster-firefox-ci/issues/6616838/?query=is:unresolved
(firefox-ci)
Email address is not verified. The following identities failed the check in region US-WEST-2: taskcluster-notifications@mozilla.com
| Assignee | ||
Comment 1•6 years ago
|
||
From the docs:
Email address is not verified. The following identities failed the check in region region: identity1, identity2, identity3—You are trying to send email from an email address or domain that you have not verified with Amazon SES. This error could apply to the "From", "Source", "Sender", or "Return-Path" address. If your account is still in the Amazon SES sandbox, you also must verify every recipient email address except for the recipients provided by the Amazon SES mailbox simulator. If Amazon SES is not able to show all of the failed identities, the error message ends with an ellipsis.
Note
Amazon SES has endpoints in multiple AWS Regions, and email address verification status is separate for each AWS Region. You must complete the verification process for each sender in the AWS Region(s) you want to use.
These look like destination addresses, not source addresses, which suggests we're still in the "sandbox", requiring us to verify destination addresses too.
| Assignee | ||
Comment 2•6 years ago
|
||
:bpitts confirms we are in the sandbox. I guess that explains all the sand.
Comment 3•6 years ago
|
||
I think this can be closed now.
Description
•