nightmorph    06/06/18 22:09:40

  Modified:             virt-mail-howto.xml
  Log:
  Updated hostname reference for bug 137195

Revision  Changes    Path
1.51                 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.51&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.51&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.50&r2=1.51&cvsroot=gentoo

Index: virt-mail-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- virt-mail-howto.xml 9 Apr 2006 07:42:45 -0000       1.50
+++ virt-mail-howto.xml 18 Jun 2006 22:09:40 -0000      1.51
@@ -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.50 
2006/04/09 07:42:45 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.51 
2006/06/18 22:09:40 nightmorph 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.27</version>
-<date>2006-04-09</date>
+<version>1.0.28</version>
+<date>2006-06-18</date>
 
 <!--
 Contents
@@ -52,7 +52,7 @@
 <body>
 
 <p>
-For most gentoo users, a simple mail client and fetchmail will do. However, if
+For most Gentoo users, a simple mail client and fetchmail will do. However, if
 you're hosting a domain with your system, you'll need a full blown MTA (Mail
 Transfer Agent). And if you're hosting multiple domains, then you'll definitely
 need something more robust to handle all of the email for your users. This
@@ -122,9 +122,11 @@
 </impo>
 
 <impo>
-Make sure <path>/etc/hostname</path> is set to the right hostname for your mail
-server. Verify your hostname is set correctly with <c>hostname</c>.  Also
-verify that there are no conflicting entries in <path>/etc/hosts</path>.
+Make sure <path>/etc/conf.d/hostname</path> is set to the right hostname for
+your mail server. You can apply any changes you make to this file by running
+<c>/etc/init.d/hostname restart</c>. Verify your hostname is set correctly with
+<c>hostname</c>. Also verify that there are no conflicting entries in
+<path>/etc/hosts</path>.
 </impo>
 
 <note>



-- 
[email protected] mailing list

Reply via email to