spamdb(8) in plus41.html
Lawrence Teo <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
This line in plus41.html... Make spamd(8) error out if the -t or -T options are specified without -a or -d. ...should refer to spamdb(8), not spamd(8). I've included a diff. Thanks, Lawrence Lawrence Teo Calyptix Security http://www.calyptix.com/ Index: plus41.html =================================================================== RCS file: /cvs/www/plus41.html,v retrieving revision 1.4 diff -u -r1.4 plus41.html --- plus41.html 8 Mar 2007 17:58:54 -0000 1.4 +++ plus41.html 13 Mar 2007 14:28:24 -0000 @@ -67,7 +67,7 @@ <!-- 2007/02/26 --> <li>Fix page fault trap in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcw&sektion=4&format=html">bcw(4)</a> radio init code. <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> config files moved to /etc/mail, -g goes away - greylisting is the default. -b renamed to -l. -<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> error out if the -t or -T options are specified without -a or -d. +<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamdb&sektion=8&format=html">spamdb(8)</a> error out if the -t or -T options are specified without -a or -d. <li>Fix for mbuf cluster allocations. <li>Handle requests with chunked transfer-encoding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>. <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> re-use the retry value from table host entries for inbound relay connections.