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

Diff for /www/mail.html between version 1.160 and 1.161

version 1.160, 2017/05/07 22:31:54 version 1.161, 2017/06/26 17:18:57
Line 37 
Line 37 
 <dl>  <dl>
 <dt><b>Plain text, 72 characters per line</b>  <dt><b>Plain text, 72 characters per line</b>
 <dd>Many subscribers and developers read their mail on text-based mailers  <dd>Many subscribers and developers read their mail on text-based mailers
 like <a href="http://man.openbsd.org/mail">mail(1)</a>,  like <a href="https://man.openbsd.org/mail">mail(1)</a>,
 emacs or mutt, and they often find HTML-formatted messages (or lines that  emacs or mutt, and they often find HTML-formatted messages (or lines that
 stretch beyond 72 characters) unreadable.  stretch beyond 72 characters) unreadable.
 Most OpenBSD mailing lists strip messages of MIME content before sending  Most OpenBSD mailing lists strip messages of MIME content before sending
Line 53 
Line 53 
 the relevant documents, such as the <tt>INSTALL.*</tt> text files in the  the relevant documents, such as the <tt>INSTALL.*</tt> 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= "http://man.openbsd.org/afterboot">afterboot(8)</a>).  <a href= "https://man.openbsd.org/afterboot">afterboot(8)</a>).
 Also check the mailing list <a href="#Archives">archives</a>.  Also check the mailing list <a href="#Archives">archives</a>.
 We want to help, but we wouldn't want to deprive you of a valuable  We want to help, but we wouldn't want to deprive you of a valuable
 learning experience, and no one wants to see the same question on the  learning experience, and no one wants to see the same question on the
Line 90 
Line 90 
 version</a> of OpenBSD.  version</a> of OpenBSD.
 Any hardware-related questions should mention the platform (i386, amd64,  Any hardware-related questions should mention the platform (i386, amd64,
 etc.) and provide a full  etc.) and provide a full
 <a href="http://man.openbsd.org/dmesg">dmesg(8)</a>.  <a href="https://man.openbsd.org/dmesg">dmesg(8)</a>.
 Hardware model numbers, unfortunately, don't indicate much about the  Hardware model numbers, unfortunately, don't indicate much about the
 actual content of a particular machine or accessory, and are useless to  actual content of a particular machine or accessory, and are useless to
 anyone who doesn't have that exact machine sitting where they can easily  anyone who doesn't have that exact machine sitting where they can easily
Line 107 
Line 107 
   
 <h2 id="spam">Spam</h2>  <h2 id="spam">Spam</h2>
   
 The OpenBSD lists use <a href="http://man.openbsd.org/spamd">spamd(8)</a>  The OpenBSD lists use <a href="https://man.openbsd.org/spamd">spamd(8)</a>
 and <a href="http://www.spamassassin.org">SpamAssassin</a> to keep down the  and <a href="http://www.spamassassin.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 -- 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
Line 126 
Line 126 
 In this case, you should use a <em>smart host</em> mail configuration  In this case, you should use a <em>smart host</em> mail configuration
 that utilizes your ISP's mail server.  that utilizes your ISP's mail server.
 See the examples in  See the examples in
 <a href="http://man.openbsd.org/smtpd.conf">smtpd.conf(5)</a> for how  <a href="https://man.openbsd.org/smtpd.conf">smtpd.conf(5)</a> for how
 to do this.  to do this.
   
 <h2 id="Lists">General interest lists</h2>  <h2 id="Lists">General interest lists</h2>
Line 165 
Line 165 
 <dl>  <dl>
 <dt><b>bugs</b>  <dt><b>bugs</b>
 <dd><a href="report.html">Bug reports</a> as sent in via  <dd><a href="report.html">Bug reports</a> as sent in via
 <a href="http://man.openbsd.org/sendbug">sendbug(1)</a>  <a href="https://man.openbsd.org/sendbug">sendbug(1)</a>
 and follow-up discussions.  and follow-up discussions.
   
 <dt><b>tech</b>  <dt><b>tech</b>

Legend:
Removed from v.1.160  
changed lines
  Added in v.1.161