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

Annotation of www/mail.html, Revision 1.26

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.22      wvdputte    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,mail">
                      9: <meta name= "distribution"  content= "global">
                     10: <meta name= "copyright"     content= "This document copyright 1996-1999 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
1.7       downsj     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.1       deraadt    14:
1.16      pauls      15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.25      deraadt    16: <p>
                     17: <h2><font color=#e00000>Mailing Lists</font><hr></h2>
1.7       downsj     18:
1.1       deraadt    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:
1.15      d          24: There is a minimal set of mailing lists intentionally; among
1.1       deraadt    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.
1.26    ! ian        33: <dt><strong>misc</strong>
        !            34: <dd>user questions and answers.
        !            35: Please <a href="faq/index.html">read the FAQ</a> before you post.
1.1       deraadt    36: <dt><strong>tech</strong>
1.26    ! ian        37: <dd>technical discussions. <strong>Please</strong> direct "new user" questions
        !            38: to <em>misc</em>. <strong>Please do not</strong> post to both misc and tech.
1.5       graichen   39: <dt><strong>bugs</strong>
                     40: <dd>bugs as sent in via sendbug(1) and discussion about them
1.1       deraadt    41: <dt><strong>source-changes</strong>
                     42: <dd>automated mailout of CVS source tree changes
1.11      deraadt    43: <dt><strong>ports</strong>
1.14      downsj     44: <dd>discussions about the use of the 'ports' source tree
1.17      art        45: <dt><strong>advocacy</strong>
                     46: <dd>discussions about promoting the use of OpenBSD
1.1       deraadt    47: </dl>
                     48:
                     49: <p>
                     50: For further assistance, send a message body of "<strong>help</strong>"
                     51: to <a href=mailto:majordomo@OpenBSD.org>majordomo@OpenBSD.org</a>
1.13      deraadt    52: and you will receive a reply outlining all your options.  Your domain
                     53: <strong>MUST</strong> resolve properly or the mail will not go through!
1.1       deraadt    54: </p>
                     55:
                     56: <p>
1.18      deraadt    57: <a href=http://www.openbsd.ics.nara-wu.ac.jp/wakakusa>
1.21      aaron      58: A separate Japanese-language mailing list related to OpenBSD is also available
                     59: separately.</a>
1.18      deraadt    60:
                     61: <p>
1.24      deraadt    62: A separate Polish-language mailing list related to OpenBSD is also available
                     63: separately.  To subscribe, send mail to OpenBSD-request@hack.pl
                     64:
                     65: <p>
1.1       deraadt    66: <h3>Mailing List Archives:</h3>
1.19      deraadt    67: <ul>
1.22      wvdputte   68: <li><a href=http://www.sigmasoft.com/~openbsd/>USA</a><!-- down? -->
1.19      deraadt    69: <li><a href=http://www.tryc.on.ca/obsd-lists.html>Canada</a>
1.22      wvdputte   70: <!-- this one is down
1.20      deraadt    71: <li><a href=http://www.calyx.nl/~openbsd>Dutch</a>
1.22      wvdputte   72:  -->
1.23      wvdputte   73: <!-- this one is down
1.22      wvdputte   74: <li><a href=http://www.monkey.org/cgi-bin/wilma>USA Monkey.org</a> Searchable archive
1.23      wvdputte   75:  -->
1.19      deraadt    76: </ul>
1.1       deraadt    77: </p>
                     78:
                     79: <hr>
1.16      pauls      80: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    81: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.26    ! ian        82: <br><small>$OpenBSD: mail.html,v 1.25 1999/09/22 18:56:30 deraadt Exp $</small>
1.1       deraadt    83:
                     84: </body>
                     85: </html>