diff options
| author | klm | 1998-07-13 21:27:55 +0000 |
|---|---|---|
| committer | klm | 1998-07-13 21:27:55 +0000 |
| commit | f2fe735f7a207260680d75e5b18343eb72cf2eaf (patch) | |
| tree | 0ab653ba4792e5abcbef0e5e5688b97610a13d9d | |
| parent | 034593ff63736d77f45227bcc003238e1ea4a7b9 (diff) | |
| download | mailman-f2fe735f7a207260680d75e5b18343eb72cf2eaf.tar.gz mailman-f2fe735f7a207260680d75e5b18343eb72cf2eaf.tar.zst mailman-f2fe735f7a207260680d75e5b18343eb72cf2eaf.zip | |
Small simplification of the text - the less run-on stuff the recipient
has to read, the better!
| -rw-r--r-- | templates/verify.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/verify.txt b/templates/verify.txt index 4c1e35133..a03302905 100644 --- a/templates/verify.txt +++ b/templates/verify.txt @@ -1,10 +1,10 @@ %(listname)s -- confirmation of subscription -- request %(cookie)s We have received a request%(remote)s for subscription of your email -address, <%(email)s>, to the %(listname)s mailing list at %(listaddr)s. -To have this request carried out, please simply reply to this message -(maintaining the subject line), or mail %(requestaddr)s with the -following line - and only the following line - in the message body: +address, <%(email)s>, to the %(listaddr)s mailing list. To have this +request fulfilled, please reply to this message (maintaining the +subject line), or mail %(requestaddr)s with the following line - and +only the following line - in the message body: confirm %(cookie)s |
