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

Diff for /www/59.html between version 1.37 and 1.38

version 1.37, 2016/02/22 09:11:24 version 1.38, 2016/02/22 16:09:03
Line 188 
Line 188 
     </ul>      </ul>
 <p>  <p>
   
 <li>OpenSMTPD  <li>OpenSMTPD 5.9.1
     <ul>    <ul>
     <li>...      <li>Security:
         <ul>
         <li>Both
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&amp;sektion=8">smtpd(8)</a>
           and
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&amp;sektion=8">smtpctl(8)</a>
           have been pledged.
         <li>The offline enqueue mode of
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&amp;sektion=8">smtpctl(8)</a>
           has been redesigned to remove the need for a publically writeable directory which was a vector of multiple attacks in the Qualys Security audit.
         </ul>
       <li>The following improvements were brought in this release:
         <ul>
           <li>Experimental support for filters API is now available with several filters available in ports.
           <li>Add Message-Id header if necessary.
           <li>Removed the kick mechanism which was misbehaving.
           <li>Increased the lenght of acceptable headers lines.
           <li>Assume messages are 8-bit bytes by default.
         </ul>
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38