aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/README.mm-handler-2.1.10
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-01-04 15:46:00 -0800
committerMark Sapiro <msapiro@value.net>2011-01-04 15:46:00 -0800
commit1584b7fac294eb6eb3bc000f3a3e5f79fe013a3f (patch)
tree857bea2c76a5175d1ea09fdcd3b9db0c7503e6c6 /contrib/README.mm-handler-2.1.10
parent20e82fb48403adac142f2a65064e63ef99f21568 (diff)
downloadmailman2-1584b7fac294eb6eb3bc000f3a3e5f79fe013a3f.tar.gz
mailman2-1584b7fac294eb6eb3bc000f3a3e5f79fe013a3f.tar.xz
mailman2-1584b7fac294eb6eb3bc000f3a3e5f79fe013a3f.zip
- Updated contrib/mm-handler-2.1.10 to better handle lists with names that
look like admin addresses. Bug #697161.
Diffstat (limited to 'contrib/README.mm-handler-2.1.10')
-rw-r--r--contrib/README.mm-handler-2.1.102
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/README.mm-handler-2.1.10 b/contrib/README.mm-handler-2.1.10
index 579f3e44..1a65541c 100644
--- a/contrib/README.mm-handler-2.1.10
+++ b/contrib/README.mm-handler-2.1.10
@@ -27,3 +27,5 @@ installation", "anti-backscatter mm-handler ..." and "mm-handler 2.1.10 ..."
at <http://mail.python.org/pipermail/mailman-developers/2008-March/thread.html>
for background and further information.
+Note - 2011-01-04: mm-handler-2.1.10 has been patched with the patch in the
+bug report at <https://bugs.launchpad.net/mailman/+bug/697161> which see.