diff options
author | Malfurious <m@lfurio.us> | 2024-06-15 17:43:00 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2024-06-15 17:43:00 -0400 |
commit | 2e2e06f47683d484e4852c2978fd787660ad730e (patch) | |
tree | b1f25e6b9fe681144c82b361527965a535a535d6 /userconfig/listtext/subrelease | |
parent | 2ee344e9c7ab8182efde6a18e50d4b4e7d148e71 (diff) | |
parent | 57d0c93851d72789c2adda1ed1e8b671bcd3f884 (diff) | |
download | mailnode-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/subrelease')
-rw-r--r-- | userconfig/listtext/subrelease | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/userconfig/listtext/subrelease b/userconfig/listtext/subrelease new file mode 100644 index 0000000..7cdae70 --- /dev/null +++ b/userconfig/listtext/subrelease @@ -0,0 +1,20 @@ +%^%%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 + <$digestsubreleaseaddr$> 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% |