Closed
Bug 1434987
Opened 8 years ago
Closed 8 years ago
[SUMO User Issue] Specific email not receiving emails Investigation of <riskala@labema.fi >
Categories
(Cloud Services :: Server: Firefox Accounts, enhancement)
Cloud Services
Server: Firefox Accounts
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kaririskala, Unassigned)
Details
User:
Support Case link
The user has no access to removed email account specified
Comment 1•8 years ago
|
||
It looks like there's one email bounce here. I've deleted it, so please try signing in again!
MySQL [fxa]> select * from emailBounces where email = 'riskala@labema.fi';
+-------------------+------------+---------------+---------------+
| email | bounceType | bounceSubType | createdAt |
+-------------------+------------+---------------+---------------+
| riskala@labema.fi | 1 | 2 | 1517506047027 |
+-------------------+------------+---------------+---------------+
1 row in set (0.01 sec)
MySQL [fxa]> delete from emailBounces where email = 'riskala@labema.fi';
Query OK, 1 row affected (0.01 sec)
Comment 2•8 years ago
|
||
Please reopen if you still have issues
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•