diff options
| -rw-r--r-- | Mailman/Bouncers/BouncerAPI.py | 2 |
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: |
