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

Annotation of www/mail.html, Revision 1.14

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
1.11      deraadt    41: <dt><strong>ports</strong>
1.14    ! downsj     42: <dd>discussions about the use of the 'ports' source tree
1.1       deraadt    43: </dl>
                     44:
                     45: <p>
                     46: For further assistance, send a message body of "<strong>help</strong>"
                     47: to <a href=mailto:majordomo@OpenBSD.org>majordomo@OpenBSD.org</a>
1.13      deraadt    48: and you will receive a reply outlining all your options.  Your domain
                     49: <strong>MUST</strong> resolve properly or the mail will not go through!
1.1       deraadt    50: </p>
                     51:
                     52: <p>
                     53: <h3>Mailing List Archives:</h3>
1.12      ryker      54: A html-based <a href=http://www.sigmasoft.com/~openbsd/>
1.10      deraadt    55: mailing list archive</a> is available.
                     56: <a href=http://www.tryc.on.ca/obsd-lists.html>An alternate site is here.</a>
1.1       deraadt    57: </p>
                     58:
                     59: <hr>
1.3       deraadt    60: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    61: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.14    ! downsj     62: <br><small>$OpenBSD: mail.html,v 1.13 1998/02/26 12:38:24 deraadt Exp $</small>
1.1       deraadt    63:
                     64: </body>
                     65: </html>