HEX
Server: Apache/2.4.18 (Ubuntu)
System: Linux phubuntu06.apexhosting.com 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User: master06 (1000)
PHP: 7.0.33-0ubuntu0.16.04.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Upload Files
File: //usr/share/webmin/postfix/help/relocated.html
<header>Relocated Mapping</header>


The optional relocated file provides the information that is used in &quot;user
has moved to new_location&quot; bounce messages.

<p>

Table lookups are case insensitive.

<p>

The &quot;Maps to...&quot; 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>