diff options
Diffstat (limited to 'mailing_lists.mdwn')
-rw-r--r-- | mailing_lists.mdwn | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/mailing_lists.mdwn b/mailing_lists.mdwn new file mode 100644 index 00000000..e4bd1368 --- /dev/null +++ b/mailing_lists.mdwn @@ -0,0 +1,119 @@ +[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU Free Documentation License|/fdl]]."]]"""]] + +# On Posting + +[[!inline pages=asking_questions raw=yes feeds=no]] + +List etiquette is to cc the sender and anyone **actively** involved in the +discussion. Some people don't like this and they set their reply-to header +appropriately. Respect this. + +It is rarely appropriate to cc multiple lists. Sometimes it is. In that case, +do so. If in doubt, don't; just choose the single most appropriate list. + +When replying to others, please don't top-post and trim the existing text to +quote only the sections you're actually replying to. See [[!wikipedia +Posting_style]] for further reading, especially [[!wikipedia +Posting_style#Inline_replying]]. + +Also see these general notes about [[community/communication]]. + + +# Main Lists + +The lists are [[unmoderated]] and most of them are hosted on +<http://lists.gnu.org/>. Try to post to the appropriate mailing list. + +Some of the Hurd user groups listed on [[community]] also host additional +mailing lists. + +<!-- TODO. Need some real ikiwiki way of adding such anchors. --> + +<a name="bug-hurd"></a> +## bug-hurd + +<bug-hurd@gnu.org> +<http://lists.gnu.org/mailman/listinfo/bug-hurd> + +Technical discussion and bug reports; main development list. If you want to **contribute**, please meet us here. + +<a name="hurd-devel"></a> +## hurd-devel + +<http://lists.gnu.org/mailman/listinfo/hurd-devel> + +Low-traffic developers list. This list is *moderated* and *restricted*. +Subscribe to [[hurd-devel-readers]] instead. + +<a name="hurd-devel-readers"></a> +### hurd-devel-readers + +<http://lists.gnu.org/mailman/listinfo/hurd-devel-readers> + +This list is a read-only mirror of [[hurd-devel]]. In contrast to subscribing +to the latter, everyone is free to subscribe to this read-only list. + +<a name="help-hurd"></a> +## help-hurd + +<help-hurd@gnu.org> +<http://lists.gnu.org/mailman/listinfo/help-hurd> + +Hurd-specific questions; for users of the Hurd. If you need help on **using the Hurd** please ask in this list. + +<a name="web-hurd"></a> +## web-hurd + +<web-hurd@gnu.org> +<http://lists.gnu.org/mailman/listinfo/web-hurd> + +Discussion of the <http://hurd.gnu.org/> web site. + +<a name="l4-hurd"></a> +## l4-hurd + +<l4-hurd@gnu.org> +<http://lists.gnu.org/mailman/listinfo/l4-hurd> + +Discussion regarding a possible [[design_successor|hurd/ng]] to the Hurd. + +<a name="debian-hurd"></a> +## debian-hurd + +<debian-hurd@lists.debian.org> +<http://lists.debian.org/debian-hurd/> + +Discussion around and questions regarding the +[[Debian_GNU/Hurd|hurd/running/debian]] distribution. + +<a name="gnu-system-discuss"></a> +## gnu-system-discuss + +<gnu-system-discuss@gnu.org> +<http://lists.gnu.org/mailman/listinfo/gnu-system-discuss> + +Discussion about the [[GNU_system|hurd/running/gnu]]. + + +# Spam + +GNU mailing lists used to have no spam filtering applied -- everyone was +allowed to post, the lists were completely unmoderated. This resulted in +getting the lists spammed very much, as you can see in the web archives. If +you're interested in getting hold of (mostly) spam-free mboxes, then talk to +[[Thomas_Schwinge|tschwinge]]. Also [[read_about|unmoderated]] the +spam-rejection techniques being used today. + + +# Related + + * [[Contact_us]]. |