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

1 line
799 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>未知主机名上的SMTP服务器响应被拒绝</header><center> <tt>unknown_hostname_reject_code</tt> </center> <hr>当客户端违反<tt>reject_unknown_hostname</tt>限制规则时此参数指定SMTP服务器响应代码 <br> <i>访问被拒绝未知的客户端HELO主机名没有DNS A或MX记录</i> <br><br>请注意,用于<tt>unknown_hostname_reject_code</tt>的后缀默认值为代码501“标准RFC 822”中的此代码应表示“参数或参数中的语法错误”。因此对于Postfix501状态代码不能完全反映RFC822的解释。 <br><p>为避免混淆您可以将其更改为例如577另一个原因是代码501还是其他类型错误的后缀默认值否则除非您完全了解RFC 822否则请勿更改此值。 </p><hr>