Closed
Bug 977274
Opened 11 years ago
Closed 11 years ago
Enable sending email to verification@accounts.firefox.com
Categories
(Infrastructure & Operations :: Infrastructure: Mail, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gene, Unassigned)
References
Details
(Whiteboard: [qa+])
We'd like to enable email destined for verification@accounts.firefox.com to be received by zimbra/postfix and go somewhere that it can be examined.
Some possible destinations that come to mind :
* A shared email account that we give credentials to a handful of Firefox Accounts folks
* An mbox file
* Something else
Our goal is to collect both bounce messages and user replies to Firefox Account account verification emails here and look at them to better understand if/how people are responding to the account verification emails.
I can configure the MX records for accounts.firefox.com to go somewhere (I'll need to know where) depending on what you think is a good solution.
Updated•11 years ago
|
Whiteboard: [qa+]
Comment 1•11 years ago
|
||
One of the ways we can do this is by giving out a shared mailbox in zimbra or a distribution list and then we setup an MX record to point to mx1/2.mail.phx1.mozilla.com where we forward the mail to the DL or mailbox.
Second option is to point accounts.firefox.com MX to mx1/2 and forward the email to a mailman server. Let me know which sounds good, if we can get away with an actual mailbox in zimbra that would be good since those actually do take up a license seat.
| Reporter | ||
Comment 2•11 years ago
|
||
Ed, either options is fine. Please setup whichever one is better with these recipients :
ckarloff
gene
and let me know at which point I'll setup the MX records to point it over, then we can test.
Flags: needinfo?(limed)
| Reporter | ||
Comment 3•11 years ago
|
||
Whoops, I typo'd Chris's last name, I meant
ckarlof
Comment 4•11 years ago
|
||
We decided to use a DL with ckarloff and gene as a member of the DL, I created the virtual domain on our MX servers and it will forward it on to a mozilla.com address when it arrives.
Please set the MX records for accounts.firefox.com to the following:
10 mx1.corp.phx1.mozilla.com.
10 mx2.corp.phx1.mozilla.com.
Flags: needinfo?(limed)
| Reporter | ||
Comment 5•11 years ago
|
||
I've created the MX records and tested and it works. Thanks very much Ed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
What kind of QA is needed here?
Comment 7•11 years ago
|
||
Am I reading correctly here: https://github.com/mozilla-services/puppet-config/pull/228
that this is a change to Dev, Stage, and Production?
| Reporter | ||
Comment 8•11 years ago
|
||
Yes, this changes all 3 environments, however dev and stage will still have from email addresses that do not accept inbound email. Only prod will accept inbound mail to the reply-to address.
| Reporter | ||
Comment 9•11 years ago
|
||
And as far as QA you can test and confirm that email sent to the new address shows up in my and ckarlof's email boxes (which I've tested already) and then when this is in prod, confirm that new signup emails indeed do come from the new email address.
Comment 10•11 years ago
|
||
(In reply to Ed Lim [:limed] from comment #4)
> We decided to use a DL with ckarloff and gene as a member of the DL, I
> created the virtual domain on our MX servers and it will forward it on to a
> mozilla.com address when it arrives.
What DL was used?
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(limed)
Comment 11•11 years ago
|
||
limed@jayne:~/git/puppet-mozilla/trunk/modules/postfix/files/mta/domains$ git grep verification@accounts.firefox
accounts.firefox.com:verification@accounts.firefox.com verification-account-firefox@mozilla.com
Flags: needinfo?(limed)
You need to log in
before you can comment on or make changes to this bug.
Description
•