Skip to content
Snippets Groups Projects
Commit bfba4c66 authored by Brian Moe's avatar Brian Moe
Browse files

Problems w/email. Removed email alert lists.

parent 8b3d8942
No related branches found
No related tags found
No related merge requests found
......@@ -23,17 +23,17 @@ ADMINS = (
MANAGERS = ADMINS
ALERT_EMAIL_FROM = "GraCEDb <gracedb@archie.phys.uwm.edu>"
ALERT_EMAIL_FROM = "GraCEDb <gracedb@ligo.org>"
ALERT_EMAIL_TO = [
"gracedb@listserv.ligo.org",
]
ALERT_EMAIL_BCC = [
"Frederique Marion <marionf@lapp.in2p3.fr>",
"Benoit MOURS <mours@lapp.in2p3.fr>",
"Jonah Kanner <jkanner@umd.edu>",
# "Frederique Marion <marionf@lapp.in2p3.fr>",
# "Benoit MOURS <mours@lapp.in2p3.fr>",
# "Jonah Kanner <jkanner@umd.edu>",
]
ALERT_TEST_EMAIL_FROM = "GraCEDb TEST <gracedb@archie.phys.uwm.edu>"
ALERT_TEST_EMAIL_FROM = "GraCEDb TEST <gracedb@ligo.org>"
ALERT_TEST_EMAIL_TO = [
# "bmoe@gravity.phys.uwm.edu",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment