Added missing MIME-Version headers.
[eoc.git] / templates / help
1 From: %(From)s
2 To: %(To)s
3 Subject: Help for the %(list)s mailing list
4 Content-type: text/plain; charset=us-ascii
5 MIME-Version: 1.0
6
7 Hello, 
8
9 this is the help text for the %(list)s mailing list.
10
11 The list is operated by the EoC mailing list manager. It understands
12 the following command addresses:
13
14     %(local)s-help@%(domain)s
15
16         Sends this help text.
17
18     %(local)s-subscribe@%(domain)s
19     
20         Subscribe to the list. You will get a confirmation request.
21         
22     %(local)s-subscribe-foo=bar@%(domain)s
23     
24         Subscribe the address foo@bar to the list. foo@bar will get the
25         confirmation request.
26
27     %(local)s-unsubscribe@%(domain)s
28     
29         Unsubscribe from the list. You will get a confirmation request.
30         
31     %(local)s-unsubscribe-foo=bar@%(domain)s
32     
33         Unsubscribe the address foo@bar from the list. foo@bar will get the
34         confirmation request.
35
36 If you have problems that are not solved by this help text, please contact
37 the human owner of the list at %(local)s-owner@%(domain)s.
38
39 Thank you.