Closed
Bug 1657542
Opened 10 months ago
Closed 10 months ago
During recent bmo deployment, emails were delivered to a file instead of SES which caused interruption of email service
Categories
(bugzilla.mozilla.org :: Email Notifications, task)
bugzilla.mozilla.org
Email Notifications
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
Due to human error, production BMO was temporarily configured to deliver email to a test file on the web heads instead of sent along to SES as is normal operation. Once the error was discovered and BMO was reconfigured properly, email began to be delivered properly again.
The problem is around 12k emails were not sent. I am creating a script that will take the emails from the mbox test file and queue the emails up to be delivered properly. Main thing is that they will be late and out of order but I figure better to get them late than not at all and someone miss something important.
| Assignee | ||
Comment 1•10 months ago
|
||
| Assignee | ||
Comment 2•10 months ago
|
||
merged to master.
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•10 months ago
|
||
script ran on production.
You need to log in
before you can comment on or make changes to this bug.
Description
•