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