ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/mailinglists.shtml
Revision: 1.8
Committed: Tue May 27 19:20:00 2003 UTC (20 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.7: +2 -2 lines
Log Message:
Fix bad HTML :-)

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.7 2003/05/27 19:11:53 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>
47 <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/commits">http://lists.i-scream.org/mailman/listinfo/commits</a><br>
48 <b>State:</b> Open for subscription, but no posts should be sent here.<br>
49 <b>Purpose:</b> Daily commit logs from the i-scream CVS repository are sent to this
50 list. If you wish to keep up on development, join this list.
51 </p>
52
53 <h3>cvs-all@i-scream.org</h3>
54
55 <p>
56 <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>
57 <b>State:</b> Open for subscription, but no posts should be sent here.<br>
58 <b>Purpose:</b> Emails are sent to this list whenever a commit happens to the i-scream
59 cvs repository. If you want to be informed about commits as they happen, join
60 this list.
61 </p>
62
63 <h3>users@i-scream.org</h3>
64
65 <p>
66 <b>Information:</b> <a href="http://lists.i-scream.org/mailman/listinfo/users">http://lists.i-scream.org/mailman/listinfo/users</a><br>
67 <b>State:</b> Open for subscription and posts.<br>
68 <b>Purpose:</b> For discussion between users, developers, and anyone else. This is the
69 place to ask questions and get support.
70 </p>
71
72 <h3>Subscribing</h3>
73
74 <p>
75 If you wish to join one of the open lists, follow the information link by
76 by the relevant link above. You can also email listname-request@i-scream.org,
77 where listname is one of the lists above, with subscribe in the body.
78 </p>
79
80 <h3>Archives</h3>
81
82 <p>
83 We now have archives of the lists, from May 2003. A link to the archives can
84 be found on the information page for each list above.
85 </p>
86
87 <h3>Viruses and Spam</h3>
88
89 <p>
90 All lists are scanned using <a href="http://www.mailscanner.info">
91 MailScanner</a> to remove viruses before they get sent out to list members.
92 We also use MailScanner to tag spam messages accordingly, and ensure that such
93 messages are moderated.
94 </p>
95
96 </font>
97
98 <!--#include virtual="bottom.inc" -->
99 </td>
100 </tr>
101 </table>
102
103 </body>
104
105 </html>