Remove link to GitHub sponsors
[openssl-web.git] / community / mailinglists.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4
5 <body>
6 <!--#include virtual="/inc/banner.shtml" -->
7
8   <div id="main">
9     <div id="content">
10       <div class="blog-index">
11         <article>
12           <header><h2>Mailing Lists<h2></header>
13           <div class="entry-content">
14             <p>
15             Here are the
16             <a href="https://mta.openssl.org/">mailing lists</a> we run.
17             You must be a member of the list to post to it. Anything you post to a list, including the E-mail
18             address you posted from, will be sent to and seen by all other members of the list.
19             </p>
20
21             <table>
22               <tr><td>List</td><td>Purpose</td></tr>
23
24               <tr>
25                 <td><a
26                     href="https://mta.openssl.org/mailman/listinfo/openssl-announce">openssl-announce</a></td>
27                 <td>Official Project Announcements; low-volume read-only.</td>
28               </tr>
29
30               <tr>
31                 <td><a
32                     href="https://mta.openssl.org/mailman/listinfo/openssl-project">openssl-project</a></td>
33                 <td>Discussion about the organization and structure of the
34                   project itself.  Moderated.</td>
35               </tr>
36
37               <tr>
38                 <td><a
39                     href="https://mta.openssl.org/mailman/listinfo/openssl-commits">openssl-commits</a></td>
40                 <td>Commits to the source repository and build results; read-only.</td>
41               </tr>
42
43               <tr>
44                 <td><a
45                     href="https://mta.openssl.org/mailman/listinfo/openssl-dev">openssl-dev</a></td>
46                 <td>This is now a read-only list, and is archived. </td>
47               </tr>
48
49               <tr>
50                 <td><a
51                     href="https://mta.openssl.org/mailman/listinfo/openssl-users">openssl-users</a></td>
52                 <td>Any questions about building, using, etc., OpenSSL itself.
53                 </td>
54               </tr>
55
56             </table>
57
58             <p></p>
59
60             <h3>Archives</h3>
61
62             <p>
63             Public archives can be found at the following locations:
64             </p>
65
66             <table>
67               <tr><td>List</td><td>Archives</td></tr>
68
69               <tr><td>openssl-announce</td><td>
70                   <a
71                     href="https://marc.info/?l=openssl-announce">https://marc.info/?l=openssl-announce</a><br>
72                   <a
73                     href="https://www.mail-archive.com/openssl-announce@openssl.org/">https://www.mail-archive.com/openssl-announce@openssl.org/</a>
74               </td></tr>
75
76               <tr><td>openssl-users</td><td>
77                   <a
78                     href="https://marc.info/?l=openssl-users">https://marc.info/?l=openssl-users</a><br>
79                   <a
80                     href="https://www.mail-archive.com/openssl-users@openssl.org/">https://www.mail-archive.com/openssl-users@openssl.org/</a><br>
81                   <a
82                     href="https://groups.google.com/groups?group=mailing.openssl.users">https://groups.google.com/groups?group=mailing.openssl.users</a><br>
83               </td></tr>
84
85               <tr><td>openssl-project</td><td>
86                   <a
87                     href="https://marc.info/?l=openssl-project">https://marc.info/?l=openssl-project</a><br>
88                   <a
89                     href="https://www.mail-archive.com/openssl-project@openssl.org/">https://www.mail-archive.com/openssl-project@openssl.org/</a>
90               </td></tr>
91
92               <tr><td>openssl-dev archives</td><td>
93                   <a
94                     href="https://marc.info/?l=openssl-dev">https://marc.info/?l=openssl-dev</a><br>
95                   <a
96                     href="https://www.mail-archive.com/openssl-dev@openssl.org/">https://www.mail-archive.com/openssl-dev@openssl.org/</a><br>
97                   <a
98                     href="https://groups.google.com/groups?group=mailing.openssl.dev">https://groups.google.com/groups?group=mailing.openssl.dev</a>
99               </td></tr>
100
101               <tr><td>openssl-commits</td><td>
102                   <a
103                     href="https://marc.info/?l=openssl-cvs">https://marc.info/?l=openssl-cvs</a>
104                   <a
105                     href="https://groups.google.com/groups?group=mailing.openssl.cvs">https://groups.google.com/groups?group=mailing.openssl.cvs</a>
106                 </table>
107
108                 <p>&nbsp;</p>
109
110                 <p>Archives can also be found at our
111                 <a href="https://mta.openssl.org/">mail server</a>, under
112                 the page for each mailing list.  Note that these archives
113                 start in December of 2014 when we moved the mailing lists.
114                 More complete archives can be found in links above.</p>
115
116               </div>
117
118           <footer>
119             You are here: <a href="/">Home</a>
120             : <a href="index.html">Community</a>
121             : <a href=".">Mailing Lists</a>
122             <br/><a href="/sitemap.txt">Sitemap</a>
123           </footer>
124         </article>
125       </div>
126       <!--#include virtual="sidebar.shtml" -->
127     </div>
128   </div>
129
130 <!--#include virtual="/inc/footer.shtml" -->
131 </body>
132
133 </html>
134