Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: lists.xml
Date: Tue, 09 Nov 2010 03:32:16
Message-Id: 20101109033212.ADE782004B@flycatcher.gentoo.org
1 robbat2 10/11/09 03:32:12
2
3 Modified: lists.xml
4 Log:
5 Explicit note that subscribe and unsubscribe are double opt-in actions, and that you MUST use the identical address for both. Also add a section on who to ask for help with list issues.
6
7 Revision Changes Path
8 1.122 xml/htdocs/main/en/lists.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/lists.xml?rev=1.122&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/lists.xml?rev=1.122&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/lists.xml?r1=1.121&r2=1.122
13
14 Index: lists.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v
17 retrieving revision 1.121
18 retrieving revision 1.122
19 diff -p -w -b -B -u -u -r1.121 -r1.122
20 --- lists.xml 10 Sep 2010 00:17:55 -0000 1.121
21 +++ lists.xml 9 Nov 2010 03:32:12 -0000 1.122
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="utf-8"?>
24 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v 1.121 2010/09/10 00:17:55 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/lists.xml,v 1.122 2010/11/09 03:32:12 robbat2 Exp $ -->
27
28 <mainpage>
29 <title>Gentoo Mailing Lists</title>
30 @@ -32,8 +32,8 @@ Gentoo public mailing lists
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>6.2</version>
35 -<date>2010-09-09</date>
36 +<version>6.3</version>
37 +<date>2010-11-08</date>
38
39 <chapter>
40 <title>Mailing Lists</title>
41 @@ -64,6 +64,11 @@ to, e.g.: <c>gentoo-user+subscribe@lists
42 </note>
43
44 <p>
45 +You will then recieve a subscription confirmation request (double opt-in) from
46 +the list manager, that you must reply to if you wish to subscribe.
47 +</p>
48 +
49 +<p>
50 Once subscribed to the list, you can post to it by sending an email to:
51 </p>
52
53 @@ -79,6 +84,18 @@ To unsubscribe from a list, send an empt
54 <c>listname+unsubscribe@l.g.o</c>
55 </p>
56
57 +<note>
58 +You must use the identical address that you subscribed with to unsubscribe
59 +successfully. If your email address is now forwarded/rewritten beyond your
60 +control, please contact the list owner via
61 +<c>listname+owner@l.g.o</c> with a request for manual removal.
62 +</note>
63 +
64 +<p>
65 +You will then recieve a unsubscription confirmation request (double opt-in)
66 +from the list manager, that you must reply to if you wish to be unsubscribed.
67 +</p>
68 +
69 <p>
70 All of our lists also have a corresponding digest list. Digest lists will mail
71 a single email to you every couple of days, rather than individual emails for
72 @@ -790,6 +807,16 @@ link="http://www.dtcc.edu/cs/rfc1855.htm
73 excellent primer.
74 </note>
75
76 +<p>
77 +<b>My question isn't answered above, whom do I ask for help?</b>
78 +</p>
79 +
80 +<p>
81 +If you need additional help beyond the above, please
82 +<uri link="http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Infrastructure&amp;version=unspecified&amp;component=Mailing%20Lists&amp;rep_platform=All&amp;op_sys=Linux&amp;priority=P2&amp;bug_severity=normal&amp;bug_status=NEW&amp;alias=&amp;bug_file_loc=http%3A%2F%2F&amp;short_desc=&amp;comment=&amp;commentprivacy=0&amp;keywords=&amp;dependson=&amp;blocked=&amp;bit-25=1&amp;maketemplate=Remember%20values%20as%20bookmarkable%20template&amp;form_name=enter_bug&amp;assigned_to=infra-bugs%40gentoo.org">
83 +file a bug</uri>, or contact <c>listname+owner@l.g.o</c>
84 +</p>
85 +
86 </body>
87 </section>