summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2001-02-15 03:52:03 +0000
committerbwarsaw2001-02-15 03:52:03 +0000
commit2efaed6f9f12b8b5d31ccbde4952a73424fb323c (patch)
tree1bf88f20f5880241ae1237fe6543a095374a4b02
parentb23aba751bdd33faeb409867783e96510b57637d (diff)
downloadmailman-2efaed6f9f12b8b5d31ccbde4952a73424fb323c.tar.gz
mailman-2efaed6f9f12b8b5d31ccbde4952a73424fb323c.tar.zst
mailman-2efaed6f9f12b8b5d31ccbde4952a73424fb323c.zip
-rw-r--r--Mailman/Bouncers/Yale.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/Mailman/Bouncers/Yale.py b/Mailman/Bouncers/Yale.py
index 7314729a2..4a206e67d 100644
--- a/Mailman/Bouncers/Yale.py
+++ b/Mailman/Bouncers/Yale.py
@@ -17,8 +17,10 @@
"""Yale's mail server is pretty dumb.
Its reports include the end user's name, but not the full domain. I think we
-can guess it anyways. This is completely based on examination of the corpse,
-and is subject to failure whenever Yale even slightly changes their MTA. :(
+can usually guess it right anyway. This is completely based on examination of
+the corpse, and is subject to failure whenever Yale even slightly changes
+their MTA. :(
+
"""
import re