fox2mike 06/04/09 07:42:47 Modified: virt-mail-howto.xml Log: Minor fixes, thanks to gorshing on IRC
Revision Changes Path 1.50 xml/htdocs/doc/en/virt-mail-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.50&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.50&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml.diff?r1=1.49&r2=1.50&cvsroot=gentoo Index: virt-mail-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- virt-mail-howto.xml 13 Mar 2006 19:39:44 -0000 1.49 +++ virt-mail-howto.xml 9 Apr 2006 07:42:45 -0000 1.50 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.49 2006/03/13 19:39:44 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.50 2006/04/09 07:42:45 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/virt-mail-howto.xml"> @@ -23,8 +23,8 @@ postfix, mysql, courier-imap, and cyrus-sasl. </abstract> -<version>1.0.26</version> -<date>2006-03-13</date> +<version>1.0.27</version> +<date>2006-04-09</date> <!-- Contents @@ -886,17 +886,11 @@ <p> One further note, current versions of mailman install to /usr/local/mailman. If you're like me and wish to change the default install location, it can be -overridden in the ebuild filoe by changing the INSTALLDIR variable. +overridden in the ebuild file by changing the INSTALLDIR variable. </p> <pre caption="Install mailman"> # <i>emerge mailman</i> -<comment>(This package is currently masked as well, so you'll need to unmask it or give -emerge an explicit path to the ebuild. Once it's installed, follow the directions -in the README.gentoo.gz *except* do not add your aliases to /etc/mail/aliases. -We will instead be linking the entire alias db into postfix.)</comment> - -# <i>zless /usr/share/doc/mailman-$ver/README.gentoo.gz</i> </pre> <pre caption="Setting defaults: Mailman/Defaults.py"> -- [email protected] mailing list
