Closed Bug 877283 Opened 12 years ago Closed 12 years ago

[socorro-crashstats] Remove ADMIN email now that we have ErrorMill

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: peterbe, Assigned: cturra)

Details

We now have ErrorMill working for socorro-crashstats stage (https://crash-stats-django.allizom.org) and prod (https://crash-stats-django.mozilla.org/) So, can you please remove the socorro email address from the settings/local.py on those two sites.
:jezdez, should we edit the logging settings or should we edit the ADMINS list?
(In reply to Peter Bengtsson [:peterbe] from comment #1) > :jezdez, should we edit the logging settings or should we edit the ADMINS > list? The AdminEmailHandler uses django.core.mail.mail_admins to send out the emails, which uses the setting. To keep surprises from happening I would only remove the logging handler but keep the ADMINS setting in case we want to use that mail_admins function in the future.
i agree with :jezdez. how would you like us to update the settings/local.py file to reflect this?
Assignee: server-ops-webops → cturra
Flags: needinfo?(peterbe)
OS: Mac OS X → All
Hardware: x86 → All
:cturra I think need to fix this in code. ...after lunch :)
Flags: needinfo?(peterbe)
:peterbe - if that's the case, should we close this bug as r/invalid?
closing this off as r/invalid since it will be solved in code versus a config change.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.