Wiki source code of Mailing Lists & Forums

Version 32.5 by Vincent Massol on 2016/09/04 18:27

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 = Public Mailing Lists =
6
7 The mailing lists are the main communication channels for the XWiki community. There are 3 of them that you can post to (click on the links to subscribe, unsubscribe and more generally to manage your account):
8
9 * **User mailing list** ([[users AT xwiki.org>>http://lists.xwiki.org/mailman/listinfo/users]]): For questions about using XWiki, using the XWiki API, suggestions for improvements, ideas, etc.
10 * **Developer mailing list** ([[devs AT xwiki.org>>http://lists.xwiki.org/mailman/listinfo/devs]]): For XWiki development itself (to be used by Committers and Contributors to the XWiki development).
11 * **Notification mailing list** ([[notifications AT xwiki.org>>http://lists.xwiki.org/mailman/listinfo/notifications]]): All code commits, JIRA issues and Continuous Build failures are sent to this list. XWiki developers must be subscribed to this list to follow what's going on.
12
13 Before posting on the lists, please make sure to follow [[these posting tips>>http://www.apache.org/dev/contrib-email-tips.html]].
14
15 {{warning}}
16 Before sending mails to any of the lists mentioned above you'll need to be subscribed to the list. Be very careful to send the mail with the email address you've used to subscribe or your mail won't make it to the list and will be rejected. You can register by clicking on the links above (you can also use these links for unsubscribing). Please also note that large emails (over 100K) will be rejected when sent to these lists.
17 {{/warning}}
18
19 = Private Mailing Lists =
20
21 * **[[security AT xwiki.org>>http://lists.xwiki.org/mailman/listinfo/security]]**: For discussions about security issues. For reporting a security issue please use the [[issue tracker>>http://jira.xwiki.org]] (see [[Reporting a Security issue>>dev:Community.Contributing#HReportingasecurityissue]] for details).
22 * **[[infra AT xwiki.org>>http://lists.xwiki.org/mailman/listinfo/infra]]**: For discussing infrastructure issues.
23
24 {{info}}
25 * Unlike public mailing list above, these mailing lists are only accessible for core committers and some other trusted persons. Unregistered users can not read archives of this mailing list, because it might contain sensitive security details.
26 * However, anyone can write to these lists to report issues (no subscription needed). If you want to contribute to discussions on these lists, start [[contributing>>Contributing]] and ask for access to the lists on the development mailing list. Committers will decide whether you will get access or not.
27 {{/info}}
28
29 = Forums =
30
31 The XWiki mailing lists can be accessed as a [[forum>>Forum]] using [[Nabble>>http://www.nabble.com/]] in embedded mode or [[Gmane>>http://gmane.org/find.php?list=xwiki]].
32
33 {{warning}}
34 Note that even with Nabble you'll still need to be regisered to be able to post from it. When you try to create a message Nabble will guide you through the process.
35 {{/warning}}
36
37 = Archives =
38
39 {{html clean="false"}}
40 <form action="http://xwiki.markmail.org/search/">
41 Search XWiki archives using MarkMail:
42 <input type="text" name="q" size="30"/>
43 <input type="submit" value="Search"/>
44 </form>
45 {{/html}}
46
47 There are several places where XWiki lists are archived:
48
49 * On [[Markmail>>http://xwiki.markmail.org/]]
50 * On [[Nabble>>http://xwiki.475771.n2.nabble.com/]] (can also be accessed [[embedded on xwiki.org>>Forum]])
51 * On [[Gmane>>http://gmane.org/find.php?list=xwiki]]
52 * On the following pages:
53 ** [[users archives>>http://lists.xwiki.org/pipermail/users/]]
54 ** [[devs archives>>http://lists.xwiki.org/pipermail/devs/]]
55
56 = Statistics =
57
58 |=Users list|=Devs list|=Notifications list
59 |(((
60 {{html clean="false"}}
61 <object type="application/x-shockwave-flash" data="http://markmail.org/swf/bar_1204073351.swf" width="250" height="130"><param name="movie" value="http://markmail.org/swf/bar_1204073351.swf" /><param name="flashvars" value="xml_file=http%3A%2F%2Fmarkmail.org%2Fgraph.xqy%3Fwidth%3D250%26height%3D100%26q%3Dlist%3Aorg.xwiki.users"/></object>
62 {{/html}})))|(((
63 {{html clean="false"}}
64 <object type="application/x-shockwave-flash" data="http://markmail.org/swf/bar_1204073351.swf" width="250" height="130"><param name="movie" value="http://markmail.org/swf/bar_1204073351.swf" /><param name="flashvars" value="xml_file=http%3A%2F%2Fmarkmail.org%2Fgraph.xqy%3Fwidth%3D250%26height%3D100%26q%3Dlist%3Aorg.xwiki.devs"/></object>
65 {{/html}})))|(((
66 {{html clean="false"}}
67 <object type="application/x-shockwave-flash" data="http://markmail.org/swf/bar_1204073351.swf" width="250" height="130"><param name="movie" value="http://markmail.org/swf/bar_1204073351.swf" /><param name="flashvars" value="xml_file=http%3A%2F%2Fmarkmail.org%2Fgraph.xqy%3Fwidth%3D250%26height%3D100%26q%3Dlist%3Aorg.xwiki.notifications"/></object>
68 {{/html}})))
69
70 For more details go to [[Markmail>>http://xwiki.markmail.org]].
71
72 = Troubleshooting =
73
74 == I've subscribed but can't post ==
75
76 The most likely reason is that you're sending an email with a different email address than the one you've used to register. Use the same email address and it should work fine! You can manager your mailing list information using the [[Mailing list user interface>>http://lists.xwiki.org/mailman/listinfo]].

Get Connected