Add reserved email
This commit is contained in:
parent
8917400562
commit
a78a1b4267
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ reserved_emails = [
|
||||||
"dmarc.report@csuwf.com",
|
"dmarc.report@csuwf.com",
|
||||||
"keycloak@csuwf.com",
|
"keycloak@csuwf.com",
|
||||||
"wordpress-bot@csuwf.com",
|
"wordpress-bot@csuwf.com",
|
||||||
|
"discourse-bot@csuwf.com",
|
||||||
]
|
]
|
||||||
|
|
||||||
logger = getlogger()
|
logger = getlogger()
|
||||||
|
|
Loading…
Reference in a new issue