HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux bareserver 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 7.2.24-0ubuntu0.18.04.17
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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
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>