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

Annotation of www/mail.html, Revision 1.4

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">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
                     13: <body>
                     14:
                     15: <h1>OpenBSD</h1>
1.4     ! jkatz      16: <hr>
1.1       deraadt    17: <h3>Mailing Lists:</h3>
                     18: Some mailing lists are used for the development and use of OpenBSD.
                     19: In each case, send mail to
                     20: <a href=mailto:majordomo@OpenBSD.org>majordomo@OpenBSD.org</a>
                     21: with a message body of "<strong>subscribe mailing-list-name</strong>".
                     22:
                     23: There is a only minimal set of mailing lists intentionally; among
                     24: other benefits such as more communication it reduces cross-posting.
                     25: There are no private mailing lists.
                     26: <p>
                     27: These are the mailing lists:
                     28: <dl>
                     29: <dt><strong>announce</strong>
                     30: <dd>important announcements. Since this is a low volume list
                     31: it is excellent for people who just want to follow important events.
                     32: <dt><strong>tech</strong>
                     33: <dd>technical discussions
                     34: <dt><strong>misc</strong>
                     35: <dd>user questions and answers
                     36: <dt><strong>source-changes</strong>
                     37: <dd>automated mailout of CVS source tree changes
                     38: </dl>
                     39:
                     40: <p>
                     41: For further assistance, send a message body of "<strong>help</strong>"
                     42: to <a href=mailto:majordomo@OpenBSD.org>majordomo@OpenBSD.org</a>
                     43: and you will receive a reply outlining all your options.
                     44: </p>
                     45:
                     46: <p>
                     47: <h3>Mailing List Archives:</h3>
                     48: A html-based <a href=http://www.sigmasoft.com/~openbsd>
                     49: mailing list archive</a> is available.
                     50: </p>
                     51:
                     52: <hr>
1.3       deraadt    53: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    54: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.4     ! jkatz      55: <br><small>$OpenBSD: mail.html,v 1.3 1996/09/02 15:11:29 deraadt Exp $</small>
1.1       deraadt    56:
                     57: </body>
                     58: </html>