ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/mailinglists.xhtml
Revision: 1.6
Committed: Tue May 27 18:38:22 2003 UTC (20 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.5: +7 -4 lines
Log Message:
Add Information link that points to the list server.

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <!--
4 $Author: tdb $
5 $Id: mailinglists.shtml,v 1.5 2003/05/27 17:18:11 tdb Exp $
6 -->
7
8
9 <html>
10
11 <head>
12 <title>i-scream mailing lists</title>
13 <meta name="description" content="A list of those who helped to develop the i-scream central monitoring system.">
14 <meta name="keywords" content="i-scream, project, credits, central,monitoring,system, unix, linux, nt, server, alert, acknowledgements">
15 </head>
16
17 <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
18
19 <table border="0" cellpadding="2" cellspacing="2">
20 <tr>
21 <td valign="top">
22 <!--#include virtual="left.inc" -->
23 </td>
24 <td valign="top">
25 <!--#include virtual="title.inc" -->
26
27 <font face="Arial" size="2">
28 <h2>i-scream Mailing Lists</h2>
29
30 <p>i-scream runs a number of mailing lists geared towards both developers and
31 users of i-scream products. At the present time the lists are generic to all
32 products, but if the volume of e-mail rises it may become necessary to create
33 per-project mailing lists. Here are a current lists.</p>
34
35 <h3>dev@i-scream.org</h3>
36
37 <p>
38 <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br>
39 <b>State:</b> Closed<br>
40 <b>Purpose:</b> A discussion forum for developers only. This can also be used to
41 contact the development team as a whole.
42 </p>
43
44 <h3>commits@i-scream.org</h3>
45
46 <p>State: Open for subscription, but no posts should be sent here.<br>
47 Purpose: Daily commit logs from the i-scream CVS repository are sent to this
48 list. If you wish to keep up on development, join this list.</p>
49
50 <h3>cvs-all@i-scream.org</h3>
51
52 <p>State: Open for subscription, but no posts should be sent here.<br>
53 Purpose: Emails are sent to this list whenever a commit happens to the i-scream
54 cvs repository. If you want to be informed about commits as they happen, join
55 this list.</p>
56
57 <h3>users@i-scream.org</h3>
58
59 <p>State: Open for subscription and posts.<br>
60 Purpose: For discussion between users, developers, and anyone else. This is the
61 place to ask questions and get support.</p>
62
63 <h3>Subscribing</h3>
64
65 <p>If you wish to join one of the open lists, send a subscribe e-mail to <a href="mailto:majordomo@i-scream.org">majordomo@i-scream.org</a>
66 and your subscription will automatically be processed. If you send
67 &quot;help&quot; to the same address, you will be given a list of supported
68 operations.</p>
69
70 <h3>Archives</h3>
71
72 <p>At this stage i-scream do not keep archives of the mailing lists. This is
73 being considered as a future service.</p>
74
75 </font>
76
77 <!--#include virtual="bottom.inc" -->
78 </td>
79 </tr>
80 </table>
81
82 </body>
83
84 </html>