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

Annotation of www/mail.html, Revision 1.6

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:
                     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
1.5       graichen   36: <dt><strong>bugs</strong>
                     37: <dd>bugs as sent in via sendbug(1) and discussion about them
1.1       deraadt    38: <dt><strong>source-changes</strong>
                     39: <dd>automated mailout of CVS source tree changes
                     40: </dl>
                     41:
                     42: <p>
                     43: For further assistance, send a message body of "<strong>help</strong>"
                     44: to <a href=mailto:majordomo@OpenBSD.org>majordomo@OpenBSD.org</a>
                     45: and you will receive a reply outlining all your options.
                     46: </p>
                     47:
                     48: <p>
                     49: <h3>Mailing List Archives:</h3>
                     50: A html-based <a href=http://www.sigmasoft.com/~openbsd>
                     51: mailing list archive</a> is available.
                     52: </p>
                     53:
                     54: <hr>
1.3       deraadt    55: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    56: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.6     ! deraadt    57: <br><small>$OpenBSD: mail.html,v 1.5 1997/01/02 11:21:36 graichen Exp $</small>
1.1       deraadt    58:
                     59: </body>
                     60: </html>