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

Diff for /www/mail.html between version 1.163 and 1.164

version 1.163, 2019/05/03 02:41:25 version 1.164, 2019/05/27 22:55:21
Line 1 
Line 1 
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!doctype html>
 <html>  <html lang=en>
 <head>  <meta charset=utf-8>
   
 <title>OpenBSD: Mailing Lists</title>  <title>OpenBSD: Mailing Lists</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">  
 <meta name="viewport" content="width=device-width, initial-scale=1">  <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="openbsd.css">  <link rel="stylesheet" type="text/css" href="openbsd.css">
 <link rel="canonical" href="https://www.openbsd.org/mail.html">  <link rel="canonical" href="https://www.openbsd.org/mail.html">
 <style type="text/css">  <style>
   h2 { color: #e00000; }  h2 {
           color: var(--red);
   }
 </style>  </style>
 </head>  
   
 <body bgcolor="#ffffff" text="#000000">  <h2 id=OpenBSD>
   
 <h2>  
 <a href="index.html">  <a href="index.html">
 <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>  <i>Open</i><b>BSD</b></a>
 <font color="#e00000">Mailing Lists</font>  Mailing Lists
 </h2>  </h2>
   
 <hr>  <hr>
 <p>  
   
   <p>
 Mailing lists are an important means of communication among users and  Mailing lists are an important means of communication among users and
 developers of OpenBSD.  developers of OpenBSD.
 With the exception of <b>announce</b>, the lists are not moderated.  With the exception of <b>announce</b>, the lists are not moderated.
Line 30 
Line 30 
   
 <h2 id="Netiquette">Netiquette</h2>  <h2 id="Netiquette">Netiquette</h2>
   
   <p>
 Be considerate of other subscribers on the mailing lists.  Be considerate of other subscribers on the mailing lists.
   
 <dl>  <dl>
Line 49 
Line 50 
   
 <dt><b>Do your homework before you post</b>  <dt><b>Do your homework before you post</b>
 <dd>If you have an installation question, make sure that you have read  <dd>If you have an installation question, make sure that you have read
 the relevant documents, such as the <tt>INSTALL.*</tt> text files in the  the relevant documents, such as the <code>INSTALL.*</code> text files in the
 installation directories, the <a href="faq/index.html">FAQ</a> and the  installation directories, the <a href="faq/index.html">FAQ</a> and the
 relevant man pages (start with  relevant man pages (start with
 <a href= "https://man.openbsd.org/afterboot">afterboot(8)</a>).  <a href= "https://man.openbsd.org/afterboot">afterboot(8)</a>).
Line 109 
Line 110 
   
 <h2 id="spam">Spam</h2>  <h2 id="spam">Spam</h2>
   
   <p>
 The OpenBSD lists use <a href="https://man.openbsd.org/spamd">spamd(8)</a>  The OpenBSD lists use <a href="https://man.openbsd.org/spamd">spamd(8)</a>
 and <a href="https://spamassassin.apache.org">SpamAssassin</a> to keep down the  and <a href="https://spamassassin.apache.org">SpamAssassin</a> to keep down the
 spam volume, but things do sneak through from time to time -- deal with it.  spam volume, but things do sneak through from time to time &mdash; deal with it.
 In addition, the list server also has regex-based rules to reject emails  In addition, the list server also has regex-based rules to reject emails
 based on some common spam and virus telltales.  based on some common spam and virus telltales.
 If you get spam through one of the OpenBSD mailing lists, you don't need to  If you get spam through one of the OpenBSD mailing lists, you don't need to
 send a copy to the list owner -- chances are he's already seen it.  send a copy to the list owner &mdash; chances are he's already seen it.
 Also, please do <b>not</b> submit spam received through the  Also, please do <b>not</b> submit spam received through the
 mailing lists to <a href="http://spamcop.net">spamcop</a>,  mailing lists to <a href="http://spamcop.net">spamcop</a>,
 as this will result in the list server being added to their RBL.  as this will result in the list server being added to their RBL.
Line 133 
Line 135 
   
 <h2 id="Lists">General interest lists</h2>  <h2 id="Lists">General interest lists</h2>
   
   <p>
 These lists are of interest to most users of OpenBSD.  These lists are of interest to most users of OpenBSD.
   
 <dl>  <dl>
Line 179 
Line 182 
 <a href="https://github.com/openbgpd-portable/openbgpd-portable">Github</a>.  <a href="https://github.com/openbgpd-portable/openbgpd-portable">Github</a>.
 </dl>  </dl>
   
 </dl>  
   
 <h3>Developer lists</h3>  <h3>Developer lists</h3>
   
   <p>
 These lists are for technical discussions of aspects of OpenBSD.  These lists are for technical discussions of aspects of OpenBSD.
 They are NOT for beginners or average users, they are not for problem  They are NOT for beginners or average users, they are not for problem
 reporting (unless you are including a good fix) and they are not for  reporting (unless you are including a good fix) and they are not for
Line 201 
Line 203 
   
 <dt><b>tech@openbsd.org</b>  <dt><b>tech@openbsd.org</b>
 <dd>Discussion of technical topics for OpenBSD developers and advanced users.  <dd>Discussion of technical topics for OpenBSD developers and advanced users.
 This is <b>not</b> a "tech support" forum - do not use it as such.  This is <b>not</b> a "tech support" forum &mdash; do not use it as such.
 OpenBSD developers will often make patches to implement new features  OpenBSD developers will often make patches to implement new features
 and other important changes available for public testing through this list.  and other important changes available for public testing through this list.
 <br>  <br>
Line 236 
Line 238 
   
 <h3>Platform-specific lists</h3>  <h3>Platform-specific lists</h3>
   
   <p>
 These lists are focused on user issues and development on individual  These lists are focused on user issues and development on individual
 platforms.  platforms.
   
Line 324 
Line 327 
   
 <h2 id="Majordomo">Managing list membership via Majordomo</h2>  <h2 id="Majordomo">Managing list membership via Majordomo</h2>
   
   <p>
 If you want to be sent a complete list with all mailing lists available  If you want to be sent a complete list with all mailing lists available
 at openbsd.org, send the command <tt>lists</tt> in the body of  at openbsd.org, send the command <code>lists</code> in the body of
 a message to  a message to
 <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.  <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
   
 <p>  <p>
 To subscribe to a given list, send mail to  To subscribe to a given list, send mail to
 <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>  <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>
 with a message body of "subscribe <tt>mailing-list-name</tt>" (where  with a message body of "subscribe <code>mailing-list-name</code>" (where
 <tt>mailing-list-name</tt> is the name of your preferred list).  <code>mailing-list-name</code> is the name of your preferred list).
   
 <p>  <p>
 For further assistance, send a message body of "help" to  For further assistance, send a message body of "help" to
Line 343 
Line 347 
   
 <h2 id="Web">Managing list membership via the web</h2>  <h2 id="Web">Managing list membership via the web</h2>
   
   <p>
 Your membership to the OpenBSD mailing lists can also be managed via  Your membership to the OpenBSD mailing lists can also be managed via
 a web interface at <a href="https://lists.openbsd.org">lists.openbsd.org</a>.  a web interface at <a href="https://lists.openbsd.org">lists.openbsd.org</a>.
   
 <h2 id="Tricks">Mailing list tricks</h2>  <h2 id="Tricks">Mailing list tricks</h2>
   
   <p>
 There are a number of very useful options that can be selected, either  There are a number of very useful options that can be selected, either
 by the <a href="https://lists.openbsd.org">web interface</a> or through  by the <a href="https://lists.openbsd.org">web interface</a> or through
 <a href="mailto:majordomo@openbsd.org">Majordomo</a>.  <a href="mailto:majordomo@openbsd.org">Majordomo</a>.
Line 365 
Line 371 
 delivery by the mail server for the time of your vacation and have  delivery by the mail server for the time of your vacation and have
 delivery automatically resume upon your scheduled return using the command:  delivery automatically resume upon your scheduled return using the command:
   
 <blockquote><pre>  <blockquote><kbd>
 set ALL nomail-14d  set ALL nomail-14d
 </pre></blockquote>  </kbd></blockquote>
   
   <p>
 This will suspend your subscription to all mailing lists for 14 days  This will suspend your subscription to all mailing lists for 14 days
 (<tt>-14d</tt>).  (<code>-14d</code>).
 More details and options can be seen on the  More details and options can be seen on the
 <a href="http://lists.openbsd.org/cgi-bin/mj_wwwusr?&amp;user=&amp;passw=&amp;list=GLOBAL&amp;func=help&amp;extra=overview">  <a href="http://lists.openbsd.org/cgi-bin/mj_wwwusr?&amp;user=&amp;passw=&amp;list=GLOBAL&amp;func=help&amp;extra=overview">
 Majordomo overview page</a>.  Majordomo overview page</a>.
   
 <h3>Digests</h3>  <h3>Digests</h3>
   
   <p>
 If you would prefer to see a "digest" (a consolidated listing of all the  If you would prefer to see a "digest" (a consolidated listing of all the
 messages for a time period), rather than getting messages individually  messages for a time period), rather than getting messages individually
 in "real-time" form, you can use the commands:  in "real-time" form, you can use the commands:
   
 <blockquote><pre>  <blockquote><kbd>
 set misc digest-daily  set misc digest-daily<br>
 set source-changes digest-weekly  set source-changes digest-weekly
 </pre></blockquote>  </kbd></blockquote>
   
 for daily digests of the <b>misc</b> list, and weekly digests of the  for daily digests of the <b>misc</b> list, and weekly digests of the
 <b>source-changes</b> list.  <b>source-changes</b> list.
Line 392 
Line 400 
   
 <h2 id="OtherLists">Other mailing lists</h2>  <h2 id="OtherLists">Other mailing lists</h2>
   
   <p>
 The fine folks at <a href="http://www.squish.net/openbsd/">squish.net</a> run  The fine folks at <a href="http://www.squish.net/openbsd/">squish.net</a> run
 mailing lists with daily and weekly digests of the OpenBSD <b>source-changes</b>  mailing lists with daily and weekly digests of the OpenBSD <b>source-changes</b>
 and <b>ports-changes</b> mailing list.  and <b>ports-changes</b> mailing list.
Line 406 
Line 415 
   
 <h2 id="nonEnglish">Non-English lists</h2>  <h2 id="nonEnglish">Non-English lists</h2>
   
   <p>
 Several non-English speaking mailing lists related to OpenBSD are available  Several non-English speaking mailing lists related to OpenBSD are available
 separately.  separately.
 Here is a list of the currently known mailing lists:  Here is a list of the currently known mailing lists:
Line 435 
Line 445 
 <br>To subscribe, send an empty message to  <br>To subscribe, send an empty message to
 <a href="mailto:openbsd+subscribe@uaoug.org.ua">  <a href="mailto:openbsd+subscribe@uaoug.org.ua">
 openbsd+subscribe@uaoug.org.ua</a>  openbsd+subscribe@uaoug.org.ua</a>
   
 <p>  
 </body>  
 </html>  

Legend:
Removed from v.1.163  
changed lines
  Added in v.1.164