summaryrefslogtreecommitdiff
blob: f733f6dd7fe40be9ef6c763d26f8dd17e049fbb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
nav1: get-involved
nav2: ml
nav2-show: true
nav2-weight: 30
nav3: ml-index
nav3-show: true
nav3-weight: 10
layout: page-nav3

title: 'Mailing Lists'
---

<p class="lead">
  The Gentoo free software project has a number of public mailing lists, covering a variety of Gentoo-related subjects.
</p>

<p>
  This page lists the most important lists with the most traffic.
  There are other, more specialized lists that might be more appropriate depending on the topic.
</p>

<h2>Main Lists</h2>

<h3>gentoo-user</h3>
<p>
  This is our main support and general talk mailing list.
</p>
<p>
  <a href="mailto:gentoo-user@lists.gentoo.org" title="Post to this list" class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-user</a>
  <a href="mailto:gentoo-user+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-user</a>
  <a href="http://archives.gentoo.org/gentoo-user/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
</p>
<hr>

<h3>gentoo-dev</h3>
<p>
  General Gentoo developer discussion mailing list
</p>
<p>
  <a href="mailto:gentoo-dev@lists.gentoo.org" title="Post to this list" class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-dev</a>
  <a href="mailto:gentoo-dev+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-dev</a>
  <a href="http://archives.gentoo.org/gentoo-dev/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
</p>
<hr>

<h3>gentoo-announce</h3>
<p>
  General Gentoo announcements list (new releases, security fixes)
</p>
<p>
  <a href="mailto:gentoo-announce+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-primary"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-announce</a>
  <a href="http://archives.gentoo.org/gentoo-announce/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
</p>
<hr>


<h2>Archives</h2>

<p>
  All of our public mailing lists are archived in the Gentoo Archives:
  <br>
  <a href="http://archives.gentoo.org" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-archive"></span> Gentoo Archives</a>
</p>

<p>
  The following sites also host archives of the mailing lists:
  <br>
  <a href="http://news.gmane.org/search.php?match=gentoo" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> Gmane</a>
  <a href="https://marc.info/?w=2&r=1&s=gentoo&q=l" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> MARC: Mailing list ARChives</a>
  <a href="http://www.mail-archive.com/search?l=all&q=gentoo&e=listname" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> Mail-Archive</a>
</p>