summaryrefslogtreecommitdiffstats
path: root/userconfig/listtext/help
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2024-06-15 17:43:00 -0400
committerMalfurious <m@lfurio.us>2024-06-15 17:43:00 -0400
commit2e2e06f47683d484e4852c2978fd787660ad730e (patch)
treeb1f25e6b9fe681144c82b361527965a535a535d6 /userconfig/listtext/help
parent2ee344e9c7ab8182efde6a18e50d4b4e7d148e71 (diff)
parent57d0c93851d72789c2adda1ed1e8b671bcd3f884 (diff)
downloadmailnode-2e2e06f47683d484e4852c2978fd787660ad730e.tar.gz
mailnode-2e2e06f47683d484e4852c2978fd787660ad730e.zip
Merge branch 'mailing-lists'
* mailing-lists: mlmmj: Add maintenance service mlmmj: Don't mention FAQ address mlmmj: Use simpler message prologue mlmmj: Add user configuration directories mlmmj: Integration with postfix mlmmj: Setup mailing list package
Diffstat (limited to 'userconfig/listtext/help')
-rw-r--r--userconfig/listtext/help85
1 files changed, 85 insertions, 0 deletions
diff --git a/userconfig/listtext/help b/userconfig/listtext/help
new file mode 100644
index 0000000..bfb6fb1
--- /dev/null
+++ b/userconfig/listtext/help
@@ -0,0 +1,85 @@
+Subject: Information for $list$@$domain$
+
+%text prologue%
+
+Here is some information about the list.
+
+You can subscribe to the following versions:
+
+- %wrap%The normal version: Every time a post is sent to the list,
+subscribers receive a copy of it.
+%ifcontrol closedlist closedlistsub%
+ Subscribe by contacting a list administrator.
+%else%
+ Subscribe by emailing <$list+$subscribe@$domain$>.
+%endif%
+
+%ifncontrol nodigestsub%
+ %^%- %wrap%The digest version: Subscribers receive multiple posts in a
+ single mail message, at regular intervals, or when a lot of posts have
+ accumulated.
+ %ifcontrol closedlist closedlistsub%
+ Subscribe by contacting a list administrator.
+ %else%
+ Subscribe by emailing <$list+$subscribe-digest@$domain$>.
+ %endif%
+%endif%
+
+%ifncontrol nonomailsub%
+ %^%- %wrap%The no-mail version: Subscribers do not receive any posts to
+ the list. This means, though, they are able to post to a list which only
+ subscribers may post to, while they follow the list using a web archive or
+ another subscribed email address.
+ %ifcontrol closedlist closedlistsub%
+ Subscribe by contacting a list administrator.
+ %else%
+ Subscribe by emailing <$list+$subscribe-nomail@$domain$>.
+ %endif%
+%endif%
+
+%ifcontrol submod%
+ %^%%wrap%The list has gatekeepers who will review subscription requests
+ before permitting new members.
+%endif%
+
+%ifcontrol closedlist%
+ %^%%wrap%Unsubscribe by contacting a list administrator.
+%else%
+ %^%%wrap%Unsubscribe by emailing <$list+$unsubscribe@$domain$>.
+%endif%
+
+%wrap%Posts are made by emailing <$list$@$domain$>.
+
+%ifcontrol subonlypost%%ifncontrol modnonsubposts%
+ %^%%wrap%However, only subscribers may post to the list.
+%endif%%endif%
+
+%ifcontrol moderated%
+ %^%%wrap%The list has moderators who will review all posts before
+ releasing them to the list.
+%else%
+ %ifcontrol subonlypost%%ifcontrol modnonsubposts%
+ %^%%wrap%The list has moderators who will review posts from
+ non-subscribers before releasing them to the list.
+ %endif%%endif%
+%endif%
+
+%ifcontrol access%
+ %^%%wrap%The list also has access rules which may affect who can post and
+ which posts are moderated.
+%endif%
+
+%ifncontrol noget%%ifncontrol noarchive%
+ %^%%wrap%
+ %ifcontrol subonlyget%
+ Anyone
+ %else%
+ Subscribers
+ %endif%
+ can retrieve message number N from the list's archive by sending a message
+ to <$list+$get-N@$domain$> (change the N to the number of the desired
+ message).
+%endif%%endif%
+
+%wrap%To contact the list owner, send a message to <$list+$owner@$domain$>.
+