Files
webmin/postfix/help/relocated.zh.auto.html
2020-04-23 18:10:56 +03:00

1 line
902 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<header>重定位映射</header>可选的重定位文件提供了在“用户已移至new_location”退回消息中使用的信息。 <p>表查找不区分大小写。 <p> “映射到...”字段指定联系信息,例如电子邮件地址,或者可能是街道地址或电话号码。这是以下之一: <ul><li> <tt>user@domain</tt> :与<tt>user@domain</tt>匹配。此表格优先于所有其他表格。 <li> <tt>user</tt> :当站点为<tt>$myorigin</tt> ,在<tt>$mydestination</tt>中列出站点或在<tt>$inet_interfaces</tt>列出<tt>user@site</tt>时,匹配<tt>user@site</tt><li> <tt>@domain</tt> :匹配域中的每个地址。这种形式的优先级最低。 </ul>地址扩展当搜索失败并且地址localpart包含可选的收件人定界符例如<tt>user+foo@domain</tt> )时,将重复搜索未扩展的地址(例如<tt>user@domain</tt> )。 <hr>