Author: ask Date: Mon Sep 3 10:55:07 2007 New Revision: 788 Modified: web/list.html
Log: mention development / commit message list Modified: web/list.html ============================================================================== --- web/list.html (original) +++ web/list.html Mon Sep 3 10:55:07 2007 @@ -1,8 +1,19 @@ [% page.title = 'qpsmtpd Mailing list' %] +<p> Send mail to <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> to subscribe. There is also a -<a href="http://nntp.perl.org/group/perl.qpsmtpd">web archive</a> and a <a href="news://nntp.perl.org/perl.qpsmtpd">nntp interface</a>. +<a href="http://www.nntp.perl.org/group/perl.qpsmtpd">web archive</a> and a <a href="news://nntp.perl.org/perl.qpsmtpd">nntp interface</a>. +</p> -<br /><br /> -You can also <a href="http://freshmeat.net/subscribe/31734/">subscribe to release notifications</a> over at the <a href="http://freshmeat.net/projects/qpsmtpd/">Freshmeat page for qpsmtpd</a>. +<p> +Most development activity occurs (still) on the qpsmtpd list, but we have a +separate list for commit messages and such. It's called qpsmtpd-dev. <a href="http://www.nntp.perl.org/group/perl.qpsmtpd.dev">Web archive</a> and a <a href="news://nntp.perl.org/perl.qpsmtpd.dev">nntp interface</a>. +</p> + +<p> +You can also <a href="http://freshmeat.net/subscribe/31734/">subscribe +to release notifications</a> over at the <a +href="http://freshmeat.net/projects/qpsmtpd/">Freshmeat page for +qpsmtpd</a>. +</p>
