summaryrefslogtreecommitdiff
path: root/modules/pipermail.py
diff options
context:
space:
mode:
authorklm1998-04-10 20:52:52 +0000
committerklm1998-04-10 20:52:52 +0000
commit76a20cd4c21f7228c978af345e9c59a6887f7532 (patch)
treed1c0b5374df45c12e1b2c57f767d7b597e3bd497 /modules/pipermail.py
parent84047d8e8070b1ca23f1fce42227bc1ae9dcd709 (diff)
downloadmailman-76a20cd4c21f7228c978af345e9c59a6887f7532.tar.gz
mailman-76a20cd4c21f7228c978af345e9c59a6887f7532.tar.zst
mailman-76a20cd4c21f7228c978af345e9c59a6887f7532.zip
Add note about deprecation of the internal pipermail code.
Diffstat (limited to 'modules/pipermail.py')
-rw-r--r--modules/pipermail.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/pipermail.py b/modules/pipermail.py
index ab92a7e29..185133364 100644
--- a/modules/pipermail.py
+++ b/modules/pipermail.py
@@ -3,6 +3,14 @@
#
# Pipermail 0.0.2-mm
#
+# **NOTE**
+#
+# This internal version of pipermail has been deprecated in favor of use of
+# an external version of pipermail, available from:
+# http://starship.skyport.net/crew/amk/maintained/pipermail.html
+# The external version should be pointed at the created archive files.
+#
+#
# Some minor mods have been made for use with the Mailman mailing list manager.
# All changes will have JV by them.
#