]> Sergey Matveev's repositories - mlmmj-listtexts.git/blobdiff - en/finish-sub
Add admin reason to finish-sub and finish-unsub.
[mlmmj-listtexts.git] / en / finish-sub
index a3eb8918f2b3e18aa53ce4f96ed5b1dab4d4c148..f6fe8cf74c7de5e2c589e69fa0bedd64f531f518 100644 (file)
@@ -12,24 +12,31 @@ Subject: Welcome to $list$@$domain$
 %ifreason permit%
   A gatekeeper has permitted you to join us.
 %endif%
-You have now been added to
-%iftype normal%%endif%
-%iftype digest% the digest version of %endif%
-%iftype nomail% the no-mail version of %endif%
-the list.
+%ifreason switch%
+  Your subscription has been switched to the
+%else%
+  %ifreason admin%
+    An administrator has subscribed you to the
+  %else%
+    You have now been added to the
+  %endif%
+%endif%
+%iftype normal% normal %endif%
+%iftype digest% digest %endif%
+%iftype nomail% no-mail %endif%
+version of the list.
 
 The email address you are subscribed with is $reqaddr$.
 
-%wrap%
 %ifcontrol closedlist%
+%wrap%
   If you ever wish to unsubscribe, you will need to contact a list
   administrator. You can email $list+$owner@$domain$ to contact the list
   owner.
 %else%
+%wrap%
   If you ever wish to unsubscribe, send a message to
-  %iftype normal%$list+$unsubscribe@$domain$%endif%
-  %iftype digest%$list+$unsubscribe-digest@$domain$%endif%
-  %iftype nomail%$list+$unsubscribe-nomail@$domain$%endif%
+  $list+$unsubscribe@$domain$
   using this email address. The subject and the body of the message can be
   anything. You will then receive confirmation or further instructions.
 %endif%