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

1 line
905 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>