|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /usr/libexec/webmin/postfix/help/ |
Upload File : |
<header>What domain to receive mail for</header> <center><tt>mydestination</tt></center> <hr> You specify what domains this machine will deliver locally, instead of forwarding to another machine. The default is to receive mail for the machine itself. <p> <b>Local machine</b>: <tt>$myhostname, localhost.$mydomain</tt> <br> <b>Whole Domain</b>: <tt>$myhostname, localhost.$mydomain, $mydomain</tt> <p> You can also specify the full path of a file, which will contain the names of domains that this machine will deliver mail locally for. <p> Example: <tt>/etc/postfix/mydestination</tt> <hr> <br> <b><u>Caution:</u></b> in order to avoid mail delivery loops, you must list all hostnames of the machine, including <tt>$myhostname</tt>, and <tt>localhost.$mydomain</tt>. DO NOT LIST VIRTUAL DOMAINS HERE. LIST THEM IN THE VIRTUAL FILE INSTEAD.