ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/mailinglists.shtml
Revision: 1.1
Committed: Thu Jun 7 12:17:44 2001 UTC (22 years, 10 months ago) by tdb
Branch: MAIN
Log Message:
Added a page about the mailing lists.

File Contents

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