summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mailman/MailCommandHandler.py5
-rw-r--r--modules/mm_mailcmd.py5
2 files changed, 8 insertions, 2 deletions
diff --git a/Mailman/MailCommandHandler.py b/Mailman/MailCommandHandler.py
index 1b255da5b..6094281e7 100644
--- a/Mailman/MailCommandHandler.py
+++ b/Mailman/MailCommandHandler.py
@@ -418,7 +418,10 @@ be the subject line or in the body of the message.
(Note that much of the following can also be accomplished via the web, at:
- %s )
+ %s
+
+In particular, you can use the web site to have your password sent to your
+delivery address.)
List specific commands (subscribe, who, etc) should be sent to the
*-request address for the particular list, e.g. for the 'mailman' list,
diff --git a/modules/mm_mailcmd.py b/modules/mm_mailcmd.py
index 1b255da5b..6094281e7 100644
--- a/modules/mm_mailcmd.py
+++ b/modules/mm_mailcmd.py
@@ -418,7 +418,10 @@ be the subject line or in the body of the message.
(Note that much of the following can also be accomplished via the web, at:
- %s )
+ %s
+
+In particular, you can use the web site to have your password sent to your
+delivery address.)
List specific commands (subscribe, who, etc) should be sent to the
*-request address for the particular list, e.g. for the 'mailman' list,