ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/mailinglists.shtml
Revision: 1.3
Committed: Thu May 15 20:48:01 2003 UTC (20 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.2: +6 -6 lines
Log Message:
Merge in changes from branch created for new server. The old server is now
history... so we can make the new server use HEAD.

File Contents

# User Rev Content
1 tdb 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4 tdb 1.3 $Author: tdb $
5     $Id: mailinglists.shtml,v 1.2.2.1 2003/05/11 18:02:57 tdb Exp $
6 tdb 1.1 -->
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 tdb 1.3 <h3>dev@i-scream.org</h3>
36 tdb 1.1
37     <p>State: Closed<br>
38     Purpose: A discussion forum for developers only. This can also be used to
39     contact the development team as a whole.</p>
40    
41 tdb 1.3 <h3>commits@i-scream.org</h3>
42 tdb 1.1
43     <p>State: Open for subscription, but no posts should be sent here.<br>
44     Purpose: Daily commit logs from the i-scream CVS repository are sent to this
45     list. If you wish to keep up on development, join this list.</p>
46    
47 tdb 1.3 <h3>users@i-scream.org</h3>
48 tdb 1.1
49     <p>State: Open for subscription and posts.<br>
50     Purpose: For discussion between users, developers, and anyone else. This is the
51     place to ask questions and get support.</p>
52    
53     <h3>Subscribing</h3>
54    
55 tdb 1.3 <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>
56 tdb 1.1 and your subscription will automatically be processed. If you send
57     &quot;help&quot; to the same address, you will be given a list of supported
58     operations.</p>
59    
60     <h3>Archives</h3>
61    
62     <p>At this stage i-scream do not keep archives of the mailing lists. This is
63     being considered as a future service.</p>
64    
65     </font>
66    
67     <!--#include virtual="bottom.inc" -->
68     </td>
69     </tr>
70     </table>
71    
72     </body>
73    
74     </html>