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_command_shell.zh_TW.auto.html
<header>用於傳遞給外部命令的Shell </header><center> <tt>local_command_shell</tt> </center> <hr>此參數控制將使用什麼外殼來傳遞給外部命令。默認情況下,外部命令直接執行;僅當命令包含shell元字符或shell內置命令時,才將它們提供給<tt>/bin/sh</tt> 。 <p>當您需要更多控制可以從<tt>.forward</tt>文件運行的程序時,請指定其他外殼程序。 <p>大多數人會使用“ sendmail的受限外殼” <tt>smrsh</tt> ( <tt>smrsh</tt>是最近sendmail發行版的一部分) <p>注意:指定外殼程序後,即使命令不包含外殼程序內置命令或元字符,也會調用該外殼程序。 <p>示例: <tt>/some/where/smrsh -c</tt> <p><hr>