nightmorph 11/03/01 09:52:38 Modified: virt-mail-howto.xml Log: remove an option that seems to have been removed, bug 356943
Revision Changes Path 1.63 xml/htdocs/doc/en/virt-mail-howto.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml?r1=1.62&r2=1.63 Index: virt-mail-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- virt-mail-howto.xml 14 Oct 2010 06:14:35 -0000 1.62 +++ virt-mail-howto.xml 1 Mar 2011 09:52:38 -0000 1.63 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.62 2010/10/14 06:14:35 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.63 2011/03/01 09:52:38 nightmorph Exp $ --> <guide> <title>Virtual Mailhosting System with Postfix Guide</title> @@ -29,8 +29,8 @@ postfix, mysql, courier-imap, and cyrus-sasl. </abstract> -<version>2</version> -<date>2010-10-13</date> +<version>3</version> +<date>2011-03-01</date> <chapter> <title>Introduction</title> @@ -328,7 +328,6 @@ # <i>nano -w /etc/postfix/main.cf</i> smtpd_sasl_auth_enable = yes -smtpd_sasl2_auth_enable = yes smtpd_sasl_security_options = noanonymous broken_sasl_auth_clients = yes smtpd_sasl_local_domain =
