|
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>Relocated Mapping</header> The optional relocated file provides the information that is used in "user has moved to new_location" bounce messages. <p> Table lookups are case insensitive. <p> The "Maps to..." field specifies contact information such as an email address, or perhaps a street address or telephone number. It's one of the following: <ul> <li><tt>user@domain</tt>: Matches <tt>user@domain</tt> . This form has precedence over all other forms. <li><tt>user</tt>: Matches <tt>user@site</tt> when site is <tt>$myorigin</tt>, when site is listed in <tt>$mydestination</tt>, or when site is listed in <tt>$inet_interfaces</tt> . <li><tt>@domain</tt>: Matches every address in domain. This form has the lowest precedence. </ul> ADDRESS EXTENSION: When the search fails, and the address localpart contains the optional recipient delimiter (e.g., <tt>user+foo@domain</tt>), the search is repeated for the unextended address (e.g. <tt>user@domain</tt>). <hr>