diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-11-28 08:39:30 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-11-28 08:39:30 -0800 |
commit | cd1fa627777ef91aeae0a10099c3f80b8dd53eae (patch) | |
tree | eed774047a89373516d21766c6854235eb3db375 /Mailman/Gui | |
parent | 756248e006212012519c9ad698b0704cc0d96c5d (diff) | |
download | mailman2-cd1fa627777ef91aeae0a10099c3f80b8dd53eae.tar.gz mailman2-cd1fa627777ef91aeae0a10099c3f80b8dd53eae.tar.xz mailman2-cd1fa627777ef91aeae0a10099c3f80b8dd53eae.zip |
Updates to list admin manual and UI help to fix broken links.
Diffstat (limited to 'Mailman/Gui')
-rw-r--r-- | Mailman/Gui/General.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mailman/Gui/General.py b/Mailman/Gui/General.py index 4b67f446..980e5f2b 100644 --- a/Mailman/Gui/General.py +++ b/Mailman/Gui/General.py @@ -255,7 +255,7 @@ class General(GUIBase): their own <tt>Reply-To:</tt> settings to convey their valid return address. Another is that modifying <tt>Reply-To:</tt> makes it much more difficult to send private replies. See <a - href="http://www.unicom.com/pw/reply-to-harmful.html">`Reply-To' + href="http://marc.merlins.org/netrants/reply-to-harmful.html">`Reply-To' Munging Considered Harmful</a> for a general discussion of this issue. See <a href="http://marc.merlins.org/netrants/reply-to-useful.html"> @@ -283,7 +283,7 @@ class General(GUIBase): their own <tt>Reply-To:</tt> settings to convey their valid return address. Another is that modifying <tt>Reply-To:</tt> makes it much more difficult to send private replies. See <a - href="http://www.unicom.com/pw/reply-to-harmful.html">`Reply-To' + href="http://marc.merlins.org/netrants/reply-to-harmful.html">`Reply-To' Munging Considered Harmful</a> for a general discussion of this issue. See <a href="http://marc.merlins.org/netrants/reply-to-useful.html"> |