summaryrefslogtreecommitdiff
path: root/Mailman/Bouncers/BouncerAPI.py
diff options
context:
space:
mode:
authorbwarsaw2000-04-10 17:25:25 +0000
committerbwarsaw2000-04-10 17:25:25 +0000
commit74bfc5fd71f75f48679d424eed9f321ed5763f3b (patch)
treedcd6253dd634f443b3b6b55feb1b10a5b51ae13d /Mailman/Bouncers/BouncerAPI.py
parentd1f9d0829163a7bd0d05ed978e770b14917889bb (diff)
downloadmailman-74bfc5fd71f75f48679d424eed9f321ed5763f3b.tar.gz
mailman-74bfc5fd71f75f48679d424eed9f321ed5763f3b.tar.zst
mailman-74bfc5fd71f75f48679d424eed9f321ed5763f3b.zip
Diffstat (limited to 'Mailman/Bouncers/BouncerAPI.py')
-rw-r--r--Mailman/Bouncers/BouncerAPI.py2
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: