diff options
| author | klm | 1998-04-10 20:52:52 +0000 |
|---|---|---|
| committer | klm | 1998-04-10 20:52:52 +0000 |
| commit | 76a20cd4c21f7228c978af345e9c59a6887f7532 (patch) | |
| tree | d1c0b5374df45c12e1b2c57f767d7b597e3bd497 /modules/pipermail.py | |
| parent | 84047d8e8070b1ca23f1fce42227bc1ae9dcd709 (diff) | |
| download | mailman-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.py | 8 |
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. # |
