diff options
author | bwarsaw <> | 2005-07-01 20:04:49 +0000 |
---|---|---|
committer | bwarsaw <> | 2005-07-01 20:04:49 +0000 |
commit | 8e867be208829a010f08e3b3195b60fdeff555db (patch) | |
tree | f05a32270cb0fb3c8f4c31f55d73d626d20a388e /Mailman/Gui | |
parent | 91d89547af9bdb312b0a199bffe678d4f44ded99 (diff) | |
download | mailman2-8e867be208829a010f08e3b3195b60fdeff555db.tar.gz mailman2-8e867be208829a010f08e3b3195b60fdeff555db.tar.xz mailman2-8e867be208829a010f08e3b3195b60fdeff555db.zip |
Updated the link to the "Reply-To munging considered useful" essay.
Diffstat (limited to 'Mailman/Gui')
-rw-r--r-- | Mailman/Gui/General.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Mailman/Gui/General.py b/Mailman/Gui/General.py index 0cbd3972..89b63b1b 100644 --- a/Mailman/Gui/General.py +++ b/Mailman/Gui/General.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2004 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2005 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -14,8 +14,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -"""MailList mixin class managing the general options. -""" +"""MailList mixin class managing the general options.""" import re @@ -189,7 +188,7 @@ class General(GUIBase): href="http://www.unicom.com/pw/reply-to-harmful.html">`Reply-To' Munging Considered Harmful</a> for a general discussion of this issue. See <a - href="http://www.metasystema.org/essays/reply-to-useful.mhtml">Reply-To + href="http://www.metasystema.net/essays/reply-to.mhtml">Reply-To Munging Considered Useful</a> for a dissenting opinion. <p>Some mailing lists have restricted posting privileges, with a |