summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: