From 74bfc5fd71f75f48679d424eed9f321ed5763f3b Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 10 Apr 2000 17:25:25 +0000 Subject: ScanMessages(): XFailedRecip => Exim. --- Mailman/Bouncers/BouncerAPI.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.3.1