[BACK]Return to mail.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/mail.html, Revision 1.9

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.2       deraadt     4: <title>OpenBSD Mailing lists</title>
1.1       deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the main OpenBSD page">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
1.6       deraadt    10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
1.7       downsj     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.1       deraadt    14:
1.7       downsj     15: <img alt="[OpenBSD]" SRC="images/smalltitle.gif">
                     16:
                     17: <p>
1.1       deraadt    18: <h3>Mailing Lists:</h3>
                     19: Some mailing lists are used for the development and use of OpenBSD.
                     20: In each case, send mail to
                     21: <a href=mailto:majordomo@OpenBSD.org>majordomo@OpenBSD.org</a>
                     22: with a message body of "<strong>subscribe mailing-list-name</strong>".
                     23:
                     24: There is a only minimal set of mailing lists intentionally; among
                     25: other benefits such as more communication it reduces cross-posting.
                     26: There are no private mailing lists.
                     27: <p>
                     28: These are the mailing lists:
                     29: <dl>
                     30: <dt><strong>announce</strong>
                     31: <dd>important announcements. Since this is a low volume list
                     32: it is excellent for people who just want to follow important events.
                     33: <dt><strong>tech</strong>
                     34: <dd>technical discussions
                     35: <dt><strong>misc</strong>
                     36: <dd>user questions and answers
1.5       graichen   37: <dt><strong>bugs</strong>
                     38: <dd>bugs as sent in via sendbug(1) and discussion about them
1.1       deraadt    39: <dt><strong>source-changes</strong>
                     40: <dd>automated mailout of CVS source tree changes
                     41: </dl>
                     42:
                     43: <p>
                     44: For further assistance, send a message body of "<strong>help</strong>"
                     45: to <a href=mailto:majordomo@OpenBSD.org>majordomo@OpenBSD.org</a>
                     46: and you will receive a reply outlining all your options.
                     47: </p>
                     48:
                     49: <p>
                     50: <h3>Mailing List Archives:</h3>
                     51: A html-based <a href=http://www.sigmasoft.com/~openbsd>
1.9     ! deraadt    52: mailing list archive</a> is available.
1.1       deraadt    53: </p>
                     54:
                     55: <hr>
1.3       deraadt    56: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    57: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.9     ! deraadt    58: <br><small>$OpenBSD: mail.html,v 1.8 1997/07/29 02:57:16 deraadt Exp $</small>
1.1       deraadt    59:
                     60: </body>
                     61: </html>