diff options
| author | bwarsaw | 2000-09-21 04:50:10 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-09-21 04:50:10 +0000 |
| commit | 3992fc773f770a779bf29ae20148127fa9fb62b4 (patch) | |
| tree | 8c898bf67632423169062a31195fd2a935ee57e9 /Mailman/Bouncers/BouncerAPI.py | |
| parent | a3b7a62d62842e33198acd213e35864f47ea4d52 (diff) | |
| download | mailman-3992fc773f770a779bf29ae20148127fa9fb62b4.tar.gz mailman-3992fc773f770a779bf29ae20148127fa9fb62b4.tar.zst mailman-3992fc773f770a779bf29ae20148127fa9fb62b4.zip | |
Diffstat (limited to 'Mailman/Bouncers/BouncerAPI.py')
| -rw-r--r-- | Mailman/Bouncers/BouncerAPI.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Mailman/Bouncers/BouncerAPI.py b/Mailman/Bouncers/BouncerAPI.py index ecb6d206a..9ba39e2c6 100644 --- a/Mailman/Bouncers/BouncerAPI.py +++ b/Mailman/Bouncers/BouncerAPI.py @@ -48,6 +48,9 @@ def ScanMessages(mlist, msg, testing=0): 'Netscape', 'Compuserve', 'Microsoft', + 'GroupWise', + 'SMTP32', + 'SimpleMatch', 'Catchall', ] for modname in pipeline: |
