Closed
Bug 1270597
Opened 9 years ago
Closed 8 years ago
Mail bounce citing dns error: mail.build.mozilla.org
Categories
(SeaMonkey :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ewong, Assigned: ewong)
Details
Attachments
(2 files, 1 obsolete file)
|
12.96 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.15 KB,
patch
|
Details | Diff | Splinter Review |
tl;dr. basically don't use relayhost in the changenotifier in the
Custom code
+++ This bug was initially created as a clone of Bug #1142967 +++
We lost a large chunk of the Firefox 37.0b5 mail. Eg, I don't have any mail about Linux builds.
We also lost the Thunderbird 37.0b1 "live on beta channel" mail.
Hal, I seem to recall you futzing with some mailing list settings (for release@ maybe?) before we switched to the new mailing list. Maybe we need to do similar things for release-automation-notifications@mozilla.com?
This is a pretty serious issue given the confusion it can cause. We were pretty lucky that no failure mail went missing, otherwise 37.0b5 could've been greatly delayed.
| Assignee | ||
Comment 1•9 years ago
|
||
Basically in our buildbotcustom code, in misc.py,
remove all instances of relayhost='mail.build.mozilla.org'
| Assignee | ||
Updated•9 years ago
|
Summary: release automation mail getting eaten again → Mail bounce citing dns error: mail.build.mozilla.org
| Assignee | ||
Comment 2•9 years ago
|
||
due to a flood of emails, I'm going to manually apply this patch on
the master
| Assignee | ||
Comment 3•9 years ago
|
||
(really shows how tired I was when I did that first patch.. completely missed
the other entries.)
Attachment #8749338 -
Attachment is obsolete: true
Attachment #8749338 -
Flags: review?(bugspam.Callek)
Attachment #8749483 -
Flags: review?(bugspam.Callek)
| Assignee | ||
Comment 4•9 years ago
|
||
https://hg.mozilla.org/build/buildbotcustom/rev/43d591f45768d9b7b8c66447da3c22e724602dd0
Bug 1270597 - Remove relayhost from custom code.
| Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8749483 [details] [diff] [review]
[custom] remove relayhost (v2) [checked-in]
Pushed to buildbotcustom:
https://hg.mozilla.org/build/buildbotcustom/rev/43d591f45768
Attachment #8749483 -
Attachment description: [custom] remove relayhost (v2) → [custom] remove relayhost (v2) [checked-in]
| Assignee | ||
Comment 6•9 years ago
|
||
Attachment #8796435 -
Flags: review?(bugspam.Callek)
| Assignee | ||
Comment 7•9 years ago
|
||
https://hg.mozilla.org/build/buildbot-configs/rev/acffd4a2da97271fef4278d3b3156fd3200bf90d
Bug 1270597 - Remove relayhost from release_master.py
| Assignee | ||
Updated•9 years ago
|
Attachment #8796435 -
Attachment description: [configs] remove relayhost from release_master.py → [configs] remove relayhost from release_master.py [checked-in]
| Assignee | ||
Comment 8•8 years ago
|
||
seeing as I"m not hearing anything from moco.. I'm closing this bug.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Attachment #8749483 -
Flags: review?(bugspam.Callek)
| Assignee | ||
Updated•7 years ago
|
Attachment #8796435 -
Flags: review?(bugspam.Callek)
You need to log in
before you can comment on or make changes to this bug.
Description
•