diff options
| author | bwarsaw | 2000-04-10 17:25:25 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-04-10 17:25:25 +0000 |
| commit | 74bfc5fd71f75f48679d424eed9f321ed5763f3b (patch) | |
| tree | dcd6253dd634f443b3b6b55feb1b10a5b51ae13d /Mailman/Bouncers/BouncerAPI.py | |
| parent | d1f9d0829163a7bd0d05ed978e770b14917889bb (diff) | |
| download | mailman-74bfc5fd71f75f48679d424eed9f321ed5763f3b.tar.gz mailman-74bfc5fd71f75f48679d424eed9f321ed5763f3b.tar.zst mailman-74bfc5fd71f75f48679d424eed9f321ed5763f3b.zip | |
Diffstat (limited to 'Mailman/Bouncers/BouncerAPI.py')
| -rw-r--r-- | Mailman/Bouncers/BouncerAPI.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Bouncers/BouncerAPI.py b/Mailman/Bouncers/BouncerAPI.py index 8ea69b75e..340cc896e 100644 --- a/Mailman/Bouncers/BouncerAPI.py +++ b/Mailman/Bouncers/BouncerAPI.py @@ -40,7 +40,7 @@ def ScanMessages(mlist, msg, testing=0): 'Yahoo', 'Caiwireless', 'Smail', - 'XFailedRecip', + 'Exim', 'Catchall', ] for modname in pipeline: |
