Tweaked a sentence.
[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://lists.samba.org/archive/rsync/">archive 2</a>,
33         <a href="http://lists.samba.org/mailman/listinfo/rsync">subscriptions</a>]
34       </li>
35
36       
37       <li>
38         <b>rsync-announce</b> carries only messages from the
39         maintainer annoucing new releases, which happen at most a few
40         times per month.
41
42         [<a href="http://www.mail-archive.com/rsync-announce@lists.samba.org/">archive 1</a>,
43         <a href="http://lists.samba.org/archive/rsync-announce/">archive 2</a>,
44         <a href="http://lists.samba.org/mailman/listinfo/rsync-announce">subscriptions</a>]
45       </li>
46
47       
48       <li>
49         <b>rsync-cvs</b> carries messages are automatically generated
50         whenever a developer changes the source code, which can happen
51         many times per day.  If you subscribe, you should probably
52         choose digest mode.
53
54         [<a href="http://www.mail-archive.com/rsync-cvs@lists.samba.org/maillist.html">archive 1</a>,
55         <a href="http://lists.samba.org/archive/rsync-cvs/">archive 2</a>,
56         <a href="http://lists.samba.org/mailman/listinfo/rsync-cvs">subscriptions</a>]
57       </li>
58     </ul>
59
60     <p>
61       Please report problems with the lists to the <tt>postmaster</tt>
62       at <tt>samba.org</tt>, but note that you can control your own
63       subscription using the web interface.
64     </p>
65
66 <!--#include virtual="footer.html" -->