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/opt_reject_code.zh.auto.html
<header>客户端拒绝时的SMTP服务器响应</header><center> <tt>reject_code</tt> </center> <hr>当客户端违反<tt>smtpd_client_restrictions</tt>规则时,此参数指定SMTP服务器响应代码: <br> <i>访问被拒绝:SMTP客户端主机名被拒绝</i> <br><br>请注意,用于<tt>reject_code</tt>的后缀默认值为代码554,“标准RFC 822”中的此代码应表示“请求的邮件操作被拒绝:访问被拒绝”。因此,对于Postfix,违反<tt>smtpd_client_restrictions</tt>规则并不能完全反映所报告代码的RFC822说明。 <br><p>为避免混淆,您可以将其更改为例如575(另一个原因是代码554也是其他类型错误的后缀默认值),否则,除非您完全了解RFC 822,否则请勿更改此值。 </p><hr>