summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2000-09-09 03:34:22 +0000
committerbwarsaw2000-09-09 03:34:22 +0000
commit17c7827bf8523f6e1f138ab29ab5754ba130d21e (patch)
tree6baf56c5b16fb1d9cc6d9ad1bb77622d64bcdf4e
parentc41f0001fafe639fbaff44dffb3575f6f9fec197 (diff)
downloadmailman-17c7827bf8523f6e1f138ab29ab5754ba130d21e.tar.gz
mailman-17c7827bf8523f6e1f138ab29ab5754ba130d21e.tar.zst
mailman-17c7827bf8523f6e1f138ab29ab5754ba130d21e.zip
-rw-r--r--Mailman/Bouncers/BouncerAPI.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mailman/Bouncers/BouncerAPI.py b/Mailman/Bouncers/BouncerAPI.py
index 80eb418db..ecb6d206a 100644
--- a/Mailman/Bouncers/BouncerAPI.py
+++ b/Mailman/Bouncers/BouncerAPI.py
@@ -46,6 +46,8 @@ def ScanMessages(mlist, msg, testing=0):
'Smail',
'Exim',
'Netscape',
+ 'Compuserve',
+ 'Microsoft',
'Catchall',
]
for modname in pipeline: