dgaudet 98/03/13 19:35:02
Modified: . mailing-lists.html Log: I dunno, but given that this is the only place in the docs Where We Use Gratuitous Capitalization on email addresses I decided to lowercase the addresses. Add new-httpds, stable-testers, gui-dev, apache-docs, current-testers. Revision Changes Path 1.2 +52 -11 apache-devsite/mailing-lists.html Index: mailing-lists.html =================================================================== RCS file: /export/home/cvs/apache-devsite/mailing-lists.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mailing-lists.html 1998/02/26 07:53:21 1.1 +++ mailing-lists.html 1998/03/14 03:35:01 1.2 @@ -16,28 +16,27 @@ </CENTER> <P> - The Apache Project makes very heavy use of mailing lists. Aside from - the main development mailing list, the following are also available. + The Apache Project makes very heavy use of mailing lists. All of these are Majordomo lists, which means that if you want to subscribe, just send a mail message to <<A - HREF="mailto:[EMAIL PROTECTED]" - ><SAMP>[EMAIL PROTECTED]</SAMP></A>> + HREF="mailto:[EMAIL PROTECTED]" + ><SAMP>[EMAIL PROTECTED]</SAMP></A>> with the following in the message <STRONG>body</STRONG> (<EM>not</EM> the <STRONG>subject</STRONG>!). (The "<SAMP>End</SAMP>" keeps Majordomo from trying to treat any signature text as commands.) </P> <P> <DL> - <DD><SAMP>Subscribe <EM>list-name</EM> + <DD><SAMP>subscribe <EM>list-name</EM> <BR> - End</SAMP> + end</SAMP> </DD> </DL> </P> <UL> <LI><A - HREF="mailto:[EMAIL PROTECTED]&body=Subscribe%20Apache-BugDB%0DEnd" + HREF="mailto:[EMAIL PROTECTED]&body=subscribe%20apache-bugdb%0Dend" ><SAMP>apache-bugdb</SAMP></A> <P> This is the mailing list to which all activity in the problem report @@ -46,7 +45,7 @@ </P> <P> There is a "magic" mail address associated with the bug - database: <SAMP>[EMAIL PROTECTED]</SAMP>. This address is + database: <SAMP>[EMAIL PROTECTED]</SAMP>. This address is intercepted by the bug DB software; if it recognises the syntax of the <SAMP>Subject:</SAMP> line, it will attach the message text to the appropriate PR and report the transaction to the @@ -65,7 +64,7 @@ </DL> </P> <P> - So a reply to <SAMP>[EMAIL PROTECTED]</SAMP> with a subject line of + So a reply to <SAMP>[EMAIL PROTECTED]</SAMP> with a subject line of "<SAMP>Re: general/120: this is the synopsis</SAMP>" would be attached to PR #120. (It doesn't matter if the text following the colon actually matches the real synopsis or not.) @@ -85,7 +84,7 @@ the PR. (This can happen when discussions occur in private mail and you want to log the conclusions in the database.) </LI> - <LI>If you send something to <SAMP>[EMAIL PROTECTED]</SAMP> that + <LI>If you send something to <SAMP>[EMAIL PROTECTED]</SAMP> that <EM>doesn't</EM> match the required <SAMP>Subject:</SAMP> syntax, or if the category/number don't exactly match an entry in the database, the message will be entered as a new report. @@ -97,7 +96,7 @@ </BLOCKQUOTE> </LI> <LI><A - HREF="mailto:[EMAIL PROTECTED]&body=Subscribe%20Apache-CVS%0DEnd" + HREF="mailto:[EMAIL PROTECTED]&body=subscribe%20apache-cvs%0Dend" ><SAMP>apache-cvs</SAMP></A> <P> This list is used to notify developers of changes to the master CVS @@ -105,6 +104,48 @@ everyone who is a member of the list. </P> </LI> + + <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20apache-docs%0Dend"> + <samp>apache-docs</samp></a> + <p>See <a href="http://www.apache.org/related_projects.html#docs">the related projects page</a> + for more info.</p> + + <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20current-testers%0Dend"> + <samp>current-testers</samp></a> + <p>This mailing list is for folks who want to test out development + snapshots of the current tree (the tree in beta release, at the moment + this is 1.3). Reports of <b>differences</b> in behaviour between the + latest public release and the latest development snapshots are appreciated. + Folks should continue to send bug reports that exist in released versions + to the bugdb however. + </p> + + <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20gui-dev%0Dend"> + <samp>gui-dev</samp></a> + <p>See <a href="http://www.apache.org/related_projects.html#guidev">the related projects page</a> + for more info.</p> + + <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20new-httpd%0Dend"> + <samp>new-httpd</samp></a> + <p>This list is the primary developer mailing list. It can be very + high volume. We recommend reading the list for a while before + jumping in. <b>NOTE</b>: The developer mailing list is not + a user support forum; it is for people actively working on development + of the server code and documentation, and for planning future + directions. If you have user/configuration questions, send them + to the USENET newsgroup "comp.infosystems.www.servers.unix". + </p> + + <li><a href="mailto:[EMAIL PROTECTED]&body=subscribe%20stable-testers%0Dend"> + <samp>stable-testers</samp></a> + <p>This mailing list is for folks who want to test out development + snapshots of the stable tree (at the moment this is 1.2). Reports of + <b>differences</b> in behaviour between the latest public release and + the latest development snapshots are appreciated. Folks should + continue to send bug reports that exist in released versions to the + bugdb however. + </p> + </UL> <!--#include virtual="footer.html" --> </BODY>