--- web/www/mailinglists.xhtml 2002/02/09 15:00:42 1.2 +++ web/www/mailinglists.xhtml 2004/03/23 20:22:27 1.11 @@ -1,74 +1,95 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<!--#include virtual="/doctype.inc" --> -<!-- - $Author: tdb $ - $Id: mailinglists.xhtml,v 1.2 2002/02/09 15:00:42 tdb Exp $ ---> - - -<html> - <head> - <title>i-scream mailing lists</title> - <meta name="description" content="A list of those who helped to develop the i-scream central monitoring system."> - <meta name="keywords" content="i-scream, project, credits, central,monitoring,system, unix, linux, nt, server, alert, acknowledgements"> +<title>i-scream mailing lists</title> +<!--#include virtual="/style.inc" --> </head> -<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> +<body> -<table border="0" cellpadding="2" cellspacing="2"> - <tr> - <td valign="top"> -<!--#include virtual="left.inc" --> - </td> - <td valign="top"> -<!--#include virtual="title.inc" --> +<div id="container"> -<font face="Arial" size="2"> -<h2>i-scream Mailing Lists</h2> +<div id="main"> +<!--#include virtual="/header.inc" --> + +<div id="contents"> +<h1 class="top">i-scream Mailing Lists</h1> + <p>i-scream runs a number of mailing lists geared towards both developers and users of i-scream products. At the present time the lists are generic to all products, but if the volume of e-mail rises it may become necessary to create per-project mailing lists. Here are a current lists.</p> -<h3>dev@i-scream.org.uk</h3> +<h3>dev@i-scream.org</h3> -<p>State: Closed<br> -Purpose: A discussion forum for developers only. This can also be used to -contact the development team as a whole.</p> +<p> +<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br/> +<b>State:</b> Closed<br/> +<b>Purpose:</b> A discussion forum for developers only. This can also be used to +contact the development team as a whole. +</p> -<h3>commits@i-scream.org.uk</h3> +<h3>commits@i-scream.org</h3> -<p>State: Open for subscription, but no posts should be sent here.<br> -Purpose: Daily commit logs from the i-scream CVS repository are sent to this -list. If you wish to keep up on development, join this list.</p> +<p> +<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/commits">http://lists.i-scream.org/mailman/listinfo/commits</a><br/> +<b>State:</b> Open for subscription, but no posts should be sent here.<br/> +<b>Purpose:</b> Daily commit logs from the i-scream CVS repository are sent to this +list. If you wish to keep up on development, join this list. +</p> -<h3>users@i-scream.org.uk</h3> +<h3>cvs-all@i-scream.org</h3> -<p>State: Open for subscription and posts.<br> -Purpose: For discussion between users, developers, and anyone else. This is the -place to ask questions and get support.</p> +<p> +<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/cvs-all">http://lists.i-scream.org/mailman/listinfo/cvs-all</a><br/> +<b>State:</b> Open for subscription, but no posts should be sent here.<br/> +<b>Purpose:</b> Emails are sent to this list whenever a commit happens to the i-scream +cvs repository. If you want to be informed about commits as they happen, join +this list. +</p> +<h3>users@i-scream.org</h3> + +<p> +<b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/users">http://lists.i-scream.org/mailman/listinfo/users</a><br/> +<b>State:</b> Open for subscription and posts.<br/> +<b>Purpose:</b> For discussion between users, developers, and anyone else. This is the +place to ask questions and get support. +</p> + <h3>Subscribing</h3> -<p>If you wish to join one of the open lists, send a subscribe e-mail to <a href="mailto:majordomo@i-scream.org.uk">majordomo@i-scream.org.uk</a> -and your subscription will automatically be processed. If you send -"help" to the same address, you will be given a list of supported -operations.</p> +<p> +If you wish to join one of the open lists, follow the information link by +by the relevant link above. You can also email listname-request@i-scream.org, +where listname is one of the lists above, with subscribe in the body. +</p> <h3>Archives</h3> -<p>At this stage i-scream do not keep archives of the mailing lists. This is -being considered as a future service.</p> +<p> +We now have archives of the lists, from May 2003. A link to the archives can +be found on the information page for each list above. +</p> -</font> +<h3>Viruses and Spam</h3> -<!--#include virtual="bottom.inc" --> - </td> - </tr> -</table> +<p> +All lists are scanned using <a href="http://www.mailscanner.info"> +MailScanner</a> to remove viruses before they get sent out to list members. +We also use MailScanner to tag spam messages accordingly, and ensure that such +messages are moderated. +</p> +</div> -</body> +<!--#include virtual="/footer.inc" --> +</div> + +<!--#include virtual="/menu.inc" --> + +</div> + +</body> </html>