More improvements for FAQ #2.
[rsync-web.git] / lists.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>rsync mailing lists</TITLE>
5 </HEAD>
6 <!--#include virtual="header.html" -->
7
8 <H2 align="center">rsync mailing lists</H2>
9
10     <p>
11       There are three mailing lists for rsync.  All are optionally
12       available in digest mode and also through web archives.
13     </p>
14
15     <p>
16       Since these lists can generate a lot of traffic we suggest that
17       you should not subscribe from a web-mail account such as Yahoo!
18       or Hotmail, because your mailbox is likely to overflow.
19       Instead, please read directly from the archives.
20     </p>
21
22     <ul>
23       <li>
24         <b>rsync</b> is the main mailing lists for developers and
25         users.  It sees between zero and twenty messages per day.
26         This is a good place to send questions about rsync, but please
27         <a
28         href="http://www.catb.org/~esr/faqs/smart-questions.html">read
29         this before posting</a>.
30
31         [<a href="http://www.mail-archive.com/rsync@lists.samba.org/">archive 1</a>,
32         <a href="http://news.gmane.org/gmane.network.rsync.general/">archive 2</a>,
33         <a href="http://lists.samba.org/archive/rsync/">archive 3</a>,
34         <a href="http://lists.samba.org/mailman/listinfo/rsync">subscriptions</a>]
35       </li>
36
37       
38       <li>
39         <b>rsync-announce</b> carries only messages from the
40         maintainer annoucing new releases, which happen at most a few
41         times per month.
42
43         [<a href="http://www.mail-archive.com/rsync-announce@lists.samba.org/">archive 1</a>,
44         <a href="http://news.gmane.org/gmane.network.rsync.announce/">archive 2</a>,
45         <a href="http://lists.samba.org/archive/rsync-announce/">archive 3</a>,
46         <a href="http://lists.samba.org/mailman/listinfo/rsync-announce">subscriptions</a>]
47       </li>
48
49       
50       <li>
51         <b>rsync-cvs</b> carries messages are automatically generated
52         whenever a developer changes the source code, which can happen
53         many times per day.  If you subscribe, you should probably
54         choose digest mode.
55
56         [<a href="http://www.mail-archive.com/rsync-cvs@lists.samba.org/maillist.html">archive 1</a>,
57         <a href="http://news.gmane.org/gmane.network.rsync.cvs/">archive 2</a>,
58         <a href="http://lists.samba.org/archive/rsync-cvs/">archive 3</a>,
59         <a href="http://lists.samba.org/mailman/listinfo/rsync-cvs">subscriptions</a>]
60       </li>
61     </ul>
62
63     <p>
64       Please report problems with the lists to the <tt>postmaster</tt>
65       at <tt>samba.org</tt>, but note that you can control your own
66       subscription using the web interface.
67     </p>
68
69 <!--#include virtual="footer.html" -->