diff options
| author | klm | 1998-04-02 03:58:27 +0000 |
|---|---|---|
| committer | klm | 1998-04-02 03:58:27 +0000 |
| commit | d036732bc4646dc2135f2736c44b3c7dc0de75c2 (patch) | |
| tree | 0da75077f2be8c8bdb63b5058697999d68841dea /Mailman/MailCommandHandler.py | |
| parent | 4c333496ec69df4e1345dccd315952137ce2e880 (diff) | |
| download | mailman-d036732bc4646dc2135f2736c44b3c7dc0de75c2.tar.gz mailman-d036732bc4646dc2135f2736c44b3c7dc0de75c2.tar.zst mailman-d036732bc4646dc2135f2736c44b3c7dc0de75c2.zip | |
Furthermore, mention the password-sending facility.
Diffstat (limited to 'Mailman/MailCommandHandler.py')
| -rw-r--r-- | Mailman/MailCommandHandler.py | 5 |
1 files changed, 4 insertions, 1 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, |
