summaryrefslogtreecommitdiff
path: root/templates/help
diff options
context:
space:
mode:
authorLars Wirzenius <liw@esme>2005-12-03 20:41:56 +0200
committerLars Wirzenius <liw@esme>2005-12-03 20:41:56 +0200
commit0f7cd8b5551e2ec4333cb10561375872dd7e03d3 (patch)
tree217926700638acfa7fe1b523dae7f490308606e9 /templates/help
downloadeoc-0f7cd8b5551e2ec4333cb10561375872dd7e03d3.tar.gz
Initial import.
Diffstat (limited to 'templates/help')
-rw-r--r--templates/help38
1 files changed, 38 insertions, 0 deletions
diff --git a/templates/help b/templates/help
new file mode 100644
index 0000000..9ebe603
--- /dev/null
+++ b/templates/help
@@ -0,0 +1,38 @@
+From: %(From)s
+To: %(To)s
+Subject: Help for the %(list)s mailing list
+Content-type: text/plain; charset=us-ascii
+
+Hello,
+
+this is the help text for the %(list)s mailing list.
+
+The list is operated by the EoC mailing list manager. It understands
+the following command addresses:
+
+ %(local)s-help@%(domain)s
+
+ Sends this help text.
+
+ %(local)s-subscribe@%(domain)s
+
+ Subscribe to the list. You will get a confirmation request.
+
+ %(local)s-subscribe-foo=bar@%(domain)s
+
+ Subscribe the address foo@bar to the list. foo@bar will get the
+ confirmation request.
+
+ %(local)s-unsubscribe@%(domain)s
+
+ Unsubscribe from the list. You will get a confirmation request.
+
+ %(local)s-unsubscribe-foo=bar@%(domain)s
+
+ Unsubscribe the address foo@bar from the list. foo@bar will get the
+ confirmation request.
+
+If you have problems that are not solved by this help text, please contact
+the human owner of the list at %(local)s-owner@%(domain)s.
+
+Thank you.