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_local_recipient_maps.zh.auto.html
<header>拒绝未知的本地用户</header><center> <tt>local_recipient_maps</tt> </center> <hr>此参数指定可选的查找表,其中包含相对于<tt>$mydestination</tt> (“接收邮件的域”)和<tt>$inet_interfaces</tt> (“接收邮件的网络接口”)本地的所有用户。如果定义了此参数,则SMTP服务器将拒绝未知本地用户的邮件。 <p>放置带有裸用户名(例如<tt>unix:passwd.byname</tt>和别名映射)的表。示例: <tt>$alias_maps unix:passwd.byname</tt> 。 <p>注意:如果Postfix SMTP服务器运行chroot,则可能必须将passwd数据库复制到监狱中。这取决于系统。 <hr>