From d89ee198423123b5b95b6bc554ff75546cdd4816 Mon Sep 17 00:00:00 2001 From: Ben Schmidt Date: Mon, 5 Sep 2011 17:38:30 +1000 Subject: [PATCH] Moved common material to a separate file. --- en/deny-post | 24 +----------------------- en/subrelease | 23 +++++++++++++++++++++++ en/wait-post | 21 +-------------------- 3 files changed, 25 insertions(+), 43 deletions(-) create mode 100644 en/subrelease diff --git a/en/deny-post b/en/deny-post index f8d5ad7..d15d328 100644 --- a/en/deny-post +++ b/en/deny-post @@ -32,29 +32,7 @@ to be delivered to the list because you are not a list subscriber. %ifncontrol closedlist%%ifncontrol closedlistsub% -%wrap% - However, this is an open list. If you wish, you can simultaneously - subscribe and release your post by sending a message to - $listsubreleaseaddr$ which can usually be done simply by replying to - this message. The subject and the body of the message can be anything. - - %ifncontrol nodigestsub% -%wrap% - Or you can simultaneously subscribe to the digest version of the list - and release your post by sending a message to $nomailsubreleaseaddr$ - and you will receive multiple posts in a single message, at regular - intervals, or when a lot of posts have accumulated. - %endif% - - %ifncontrol nonomailsub% -%wrap% - Or you can simultaneously subscribe to the no-mail version of the list - and release your post by sending a message to $nomailsubreleaseaddr$ - and you will not receive posts sent to the list. This means you - potentially will not see replies to your message, unless you follow - the list using a web archive or have another email address subscribed - to another version of the list. - %endif% + %text subrelease% %endif%%endif% %ifcontrol closedlist closedlistsub% diff --git a/en/subrelease b/en/subrelease new file mode 100644 index 0000000..556e90f --- /dev/null +++ b/en/subrelease @@ -0,0 +1,23 @@ +%wrap% + However, this is an open list. If you wish, you can simultaneously + subscribe and release your post by sending a message to + $listsubreleaseaddr$ which can usually be done simply by replying to + this message. The subject and the body of the message can be anything. + + %ifncontrol nodigestsub% +%wrap% + Or you can simultaneously subscribe to the digest version of the list + and release your post by sending a message to $nomailsubreleaseaddr$ + and you will receive multiple posts in a single message, at regular + intervals, or when a lot of posts have accumulated. + %endif% + + %ifncontrol nonomailsub% +%wrap% + Or you can simultaneously subscribe to the no-mail version of the list + and release your post by sending a message to $nomailsubreleaseaddr$ + and you will not receive posts sent to the list. This means you + potentially will not see replies to your message, unless you follow + the list using a web archive or have another email address subscribed + to another version of the list. + %endif% diff --git a/en/wait-post b/en/wait-post index 63bd862..637f307 100644 --- a/en/wait-post +++ b/en/wait-post @@ -23,26 +23,7 @@ because of an access rule. because you are not a subscriber. %ifncontrol closedlist%%ifncontrol closedlistsub% -%wrap% - However, this is an open list. If you wish, you can simultaneously - subscribe and release your post by sending a message to - $listsubreleaseaddr$ which can usually be done simply by replying to - this message. The subject and the body of the message can be anything. - - %ifncontrol nodigestsub% -%wrap% - Or you can simultaneously subscribe to the digest version of the list - and release your post by sending a message to $nomailsubreleaseaddr$ - and you will receive multiple posts in a single message, at regular - intervals, or when a lot of posts have accumulated. - %endif% - - %ifncontrol nonomailsub% -%wrap% - Or you can simultaneously subscribe to the no-mail version of the list - and release your post by sending a message to $nomailsubreleaseaddr$ - and you will not receive posts sent to the list. - %endif% + %text subrelease% %endif%%endif% %endif% -- 2.44.0