diff options
Diffstat (limited to 'Mailman/pipermail.py')
| -rw-r--r-- | Mailman/pipermail.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Mailman/pipermail.py b/Mailman/pipermail.py index ab92a7e29..185133364 100644 --- a/Mailman/pipermail.py +++ b/Mailman/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. # |
