Update filters
This commit is contained in:
@@ -8,7 +8,8 @@ BLOCK_EMAIL = [
|
||||
'info@snowflake.com',
|
||||
'lisa@duo.com',
|
||||
'viva-noreply@microsoft.com',
|
||||
'alerts@alerts.mail.hpe.com'
|
||||
'alerts@alerts.mail.hpe.com',
|
||||
'noreply-marketplace@zoom.us'
|
||||
]
|
||||
|
||||
BLOCK_KEYWORDS = [
|
||||
@@ -109,7 +110,7 @@ def filter_message(self, message):
|
||||
unactionable = [x.lower() for x in [
|
||||
'DWPRODRAW Verification',
|
||||
'Job Monitor',
|
||||
'Operating Ledger - OK',
|
||||
' - OK',
|
||||
'ODProd Row Count Comparison',
|
||||
'Oracle ODprod Sessions Older Than Today',
|
||||
'UserBase.Users users deactivated due to ORG changes and termination',
|
||||
|
||||
Reference in New Issue
Block a user