# | Line 1 | Line 1 | |
---|---|---|
1 | < | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | < | |
3 | < | <!-- |
4 | < | $Author$ |
5 | < | $Id$ |
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>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 | < | <h3>commits@i-scream.org</h3> |
42 | < | |
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 | < | <h3>cvs-all@i-scream.org</h3> |
48 | < | |
49 | < | <p>State: Open for subscription, but no posts should be sent here.<br> |
50 | < | Purpose: Emails are sent to this list whenever a commit happens to the i-scream |
51 | < | cvs repository. If you want to be informed about commits as they happen, join |
52 | < | this list.</p> |
53 | < | |
54 | < | <h3>users@i-scream.org</h3> |
55 | < | |
56 | < | <p>State: Open for subscription and posts.<br> |
57 | < | Purpose: For discussion between users, developers, and anyone else. This is the |
58 | < | place to ask questions and get support.</p> |
59 | < | |
60 | < | <h3>Subscribing</h3> |
61 | < | |
62 | < | <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> |
63 | < | and your subscription will automatically be processed. If you send |
64 | < | "help" to the same address, you will be given a list of supported |
65 | < | operations.</p> |
66 | < | |
67 | < | <h3>Archives</h3> |
68 | < | |
69 | < | <p>At this stage i-scream do not keep archives of the mailing lists. This is |
70 | < | being considered as a future service.</p> |
71 | < | |
72 | < | </font> |
73 | < | |
74 | < | <!--#include virtual="bottom.inc" --> |
75 | < | </td> |
76 | < | </tr> |
77 | < | </table> |
78 | < | |
79 | < | </body> |
80 | < | |
1 | > | <!--#include virtual="/doctype.inc" --> |
2 | > | <head> |
3 | > | <title> |
4 | > | i-scream mailing lists |
5 | > | </title> |
6 | > | <!--#include virtual="/style.inc" --> |
7 | > | </head> |
8 | > | <body> |
9 | > | <div id="container"> |
10 | > | <div id="main"> |
11 | > | <!--#include virtual="/header.inc" --> |
12 | > | <div id="contents"> |
13 | > | <h1 class="top"> |
14 | > | i-scream Mailing Lists |
15 | > | </h1> |
16 | > | <p> |
17 | > | i-scream runs a number of mailing lists geared towards both |
18 | > | developers and users of i-scream products. At the present |
19 | > | time the lists are generic to all products, but if the |
20 | > | volume of e-mail rises it may become necessary to create |
21 | > | per-project mailing lists. Here are a current lists. |
22 | > | </p> |
23 | > | <h3> |
24 | > | Developers |
25 | > | </h3> |
26 | > | <p> |
27 | > | <b>Information:</b> |
28 | > | <a href="http://lists.i-scream.org/mailman/listinfo/dev">http://lists.i-scream.org/mailman/listinfo/dev</a><br /> |
29 | > | <b>State:</b> Closed<br /> |
30 | > | <b>Purpose:</b> A discussion forum for developers only. |
31 | > | </p> |
32 | > | <h3> |
33 | > | commits@i-scream.org |
34 | > | </h3> |
35 | > | <p> |
36 | > | <b>Information:</b> |
37 | > | <a href="http://lists.i-scream.org/mailman/listinfo/commits">http://lists.i-scream.org/mailman/listinfo/commits</a><br /> |
38 | > | <b>State:</b> Open for subscription, but no posts should be |
39 | > | sent here.<br /> |
40 | > | <b>Purpose:</b> Emails are sent to this list whenever a |
41 | > | commit happens to the i-scream Git or CVS repositories. If |
42 | > | you want to be informed about commits as they happen, join |
43 | > | this list. |
44 | > | </p> |
45 | > | <h3> |
46 | > | cvs-all@i-scream.org |
47 | > | </h3> |
48 | > | <p> |
49 | > | <b>Information:</b> |
50 | > | <a href="http://lists.i-scream.org/mailman/listinfo/cvs-all">http://lists.i-scream.org/mailman/listinfo/cvs-all</a><br /> |
51 | > | <b>State:</b> Retired.<br /> |
52 | > | <b>Purpose:</b> This list contained CVS commit emails, but |
53 | > | this has now been merged with the commits list above. |
54 | > | </p> |
55 | > | <h3> |
56 | > | users@i-scream.org |
57 | > | </h3> |
58 | > | <p> |
59 | > | <b>Information:</b> |
60 | > | <a href="http://lists.i-scream.org/mailman/listinfo/users">http://lists.i-scream.org/mailman/listinfo/users</a><br /> |
61 | > | <b>State:</b> Open for subscription and posts.<br /> |
62 | > | <b>Purpose:</b> For discussion between users, developers, |
63 | > | and anyone else. This is the place to ask questions and get |
64 | > | support. |
65 | > | </p> |
66 | > | <h3> |
67 | > | Subscribing |
68 | > | </h3> |
69 | > | <p> |
70 | > | If you wish to join one of the open lists, follow the |
71 | > | information link by by the relevant link above. You can |
72 | > | also email listname-request@i-scream.org, where listname is |
73 | > | one of the lists above, with subscribe in the body. |
74 | > | </p> |
75 | > | <h3> |
76 | > | Archives |
77 | > | </h3> |
78 | > | <p> |
79 | > | We now have archives of the lists, from May 2003. A link to |
80 | > | the archives can be found on the information page for each |
81 | > | list above. |
82 | > | </p> |
83 | > | <h3> |
84 | > | Viruses and Spam |
85 | > | </h3> |
86 | > | <p> |
87 | > | All lists are scanned using |
88 | > | <a href="http://www.clamav.net">ClamAV</a> and |
89 | > | <a href="http://spamassassing.apache.org">SpamAssassin</a> to |
90 | > | remove viruses before they get sent out to list members. |
91 | > | We also tag spam messages accordingly, and ensure that such |
92 | > | messages are moderated. |
93 | > | </p> |
94 | > | </div> |
95 | > | <!--#include virtual="/footer.inc" --> |
96 | > | </div> |
97 | > | <!--#include virtual="/menu.inc" --> |
98 | > | </div> |
99 | > | </body> |
100 | </html> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |