diff options
| -rw-r--r-- | templates/verify.txt | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/templates/verify.txt b/templates/verify.txt index a03302905..22e6e5cc4 100644 --- a/templates/verify.txt +++ b/templates/verify.txt @@ -1,13 +1,19 @@ %(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 %(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: +address, <%(email)s>, to the %(listaddr)s mailing list. To confirm +the request, please send a message to %(requestaddr)s, and either: + +- maintain the subject line as is (the reply's additional "Re:" is ok), + +- or include the following line - and only the following line - in +the message body: confirm %(cookie)s +(Simply sending a 'reply' to this message should work from most email +interfaces, since that usually leaves the subject line in the right +form.) + If you do not wish to subscribe to this list, please simply disregard -this message. If you have questions about this message, contact -%(listadmin)s. +this message. Send questions to %(listadmin)s. |
