Files
rsync/rsync-web/lists.html
Andrew Tridgell 743d715d43 docs: add rsync Discord server link
Add a link to the rsync Discord server (https://discord.gg/Avfvy9zhdp)
below the mailing lists section in README.md and on the lists.html web
page.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 15:06:21 +10:00

75 lines
2.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>rsync mailing lists</TITLE>
</HEAD>
<!--#include virtual="header.html" -->
<H2 align="center">rsync mailing lists</H2>
<p>
There are three mailing lists for rsync. All are optionally
available in digest mode and also through web archives.
</p>
<p>
Since these lists can generate a lot of traffic we suggest that
you should not subscribe from a web-mail account such as Yahoo!
or Hotmail, because your mailbox is likely to overflow.
Instead, please read directly from the archives.
</p>
<ul>
<li>
<b>rsync</b> is the main mailing lists for developers and
users. It sees between zero and twenty messages per day.
This is a good place to send questions about rsync, but please
<a
href="https://www.catb.org/~esr/faqs/smart-questions.html">read
this before posting</a>.
[<a href="https://www.mail-archive.com/rsync@lists.samba.org/">archive 1</a>,
<a href="https://lists.samba.org/archive/rsync/">archive 2</a>,
<a href="https://lists.samba.org/mailman/listinfo/rsync">subscriptions</a>]
</li>
<li>
<b>rsync-announce</b> carries only messages from the
maintainer annoucing new releases, which happen at most a few
times per month.
[<a href="https://www.mail-archive.com/rsync-announce@lists.samba.org/">archive 1</a>,
<a href="https://lists.samba.org/archive/rsync-announce/">archive 2</a>,
<a href="https://lists.samba.org/mailman/listinfo/rsync-announce">subscriptions</a>]
</li>
<li>
<b>rsync-cvs</b> carries messages are automatically generated
whenever a developer changes the source code, which can happen
many times per day. If you subscribe, you should probably
choose digest mode.
[<a href="https://www.mail-archive.com/rsync-cvs@lists.samba.org/maillist.html">archive 1</a>,
<a href="https://lists.samba.org/archive/rsync-cvs/">archive 2</a>,
<a href="https://lists.samba.org/mailman/listinfo/rsync-cvs">subscriptions</a>]
</li>
</ul>
<p>
Please report problems with the lists to the <tt>postmaster</tt>
at <tt>samba.org</tt>, but note that you can control your own
subscription using the web interface.
</p>
<H2 align="center">rsync Discord server</H2>
<p>
If you prefer real-time chat, there is also an rsync
<a href="https://discord.gg/Avfvy9zhdp">Discord server</a> for
discussion about rsync and its development.
</p>
<!--#include virtual="footer.html" -->