vapier 05/04/24 05:57:40 Modified: xml/htdocs/doc/en qmail-howto.xml Log: update paths/versions #89468
Revision Changes Path 1.34 +7 -7 xml/htdocs/doc/en/qmail-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/qmail-howto.xml?rev=1.34&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/qmail-howto.xml?rev=1.34&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/qmail-howto.xml.diff?r1=1.33&r2=1.34&cvsroot=gentoo Index: qmail-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/qmail-howto.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- qmail-howto.xml 23 Apr 2005 21:50:29 -0000 1.33 +++ qmail-howto.xml 24 Apr 2005 05:57:40 -0000 1.34 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/qmail-howto.xml,v 1.33 2005/04/23 21:50:29 bennyc Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/qmail-howto.xml,v 1.34 2005/04/24 05:57:40 vapier Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/qmail-howto.xml"> @@ -17,8 +17,8 @@ <license/> -<version>1.10</version> -<date>2004-12-19</date> +<version>1.11</version> +<date>2005-04-24</date> <chapter> <title>Introduction</title> @@ -214,7 +214,7 @@ </pre> <impo> -This guide is designed around vpopmail-5.4.0_rc1 or later. Will it work with +This guide is designed around vpopmail-5.4.6 or later. Will it work with earlier versions? Maybe. Should you upgrade? Yes, if you want to be sure this guide will work. </impo> @@ -303,7 +303,7 @@ </impo> <impo> -This guide is designed around net-mail/courier-imap-2.1.2-r1 or later. Will +This guide is designed around net-mail/courier-imap-3.0.7 or later. Will it work with earlier versions? Maybe. Should you upgrade? Yes, if you want to be sure this guide will work. </impo> @@ -316,9 +316,9 @@ </p> <pre caption="Out-of-the-box setup for POP3/SSL"> -# <i>cd /etc/courier-imap</i> -# <i>nano authdaemonrc</i> +# <i>nano /etc/courier/authlib/authdaemonrc</i> <comment>(Set the authmodulelist variable to only contain "authvchkpw")</comment> +# <i>cd /etc/courier-imap</i> # <i>nano pop3d.cnf</i> <comment>(Edit the [ req_dn ] section)</comment> # <i>mkpop3dcert</i> -- [email protected] mailing list
