summaryrefslogtreecommitdiff
path: root/Mailman/Bouncer.py
diff options
context:
space:
mode:
authorbwarsaw2002-06-30 15:37:26 +0000
committerbwarsaw2002-06-30 15:37:26 +0000
commit65cbe59ab7f27f6d5e0c39c3e2070806f2fdbbe0 (patch)
tree95c2be1bdd7d2b5fb5296075cf82c3a4c2f3768a /Mailman/Bouncer.py
parente991cb7c359493ed9b41ab89993e40c46d878f25 (diff)
downloadmailman-65cbe59ab7f27f6d5e0c39c3e2070806f2fdbbe0.tar.gz
mailman-65cbe59ab7f27f6d5e0c39c3e2070806f2fdbbe0.tar.zst
mailman-65cbe59ab7f27f6d5e0c39c3e2070806f2fdbbe0.zip
Diffstat (limited to 'Mailman/Bouncer.py')
-rw-r--r--Mailman/Bouncer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Bouncer.py b/Mailman/Bouncer.py
index cd3ea06fd..b2ec24b39 100644
--- a/Mailman/Bouncer.py
+++ b/Mailman/Bouncer.py
@@ -216,7 +216,7 @@ class Bouncer:
{MemberAdaptor.BYBOUNCE: 'BYBOUNCE',
MemberAdaptor.BYUSER: 'BYUSER',
MemberAdaptor.BYADMIN: 'BYADMIN',
- MemberAdaptor.BYUNKNOWN: 'BYUNKNOWN'}.get(
+ MemberAdaptor.UNKNOWN: 'UNKNOWN'}.get(
reason, 'invalid value'))
return
# Send the next notification