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/header.zh_TW.auto.html
<header>標頭檢查</header>可選的標題檢查表允許基於其標題重定向電子郵件。表中的每個條目在左側都有一個POSIX正則表達式,在右側有一個動作。 <p>正則表達式可以是: <br> <tt>/name=[^&gt;]*\.(bat|cmd|exe|com|pif|reg|scr|vb|vbe|vbs)/</tt> <br>匹配文件名以擴展名結尾的附件,這些擴展名表示潛在的危險Windows可執行文件。 <p>動作可以像: <br> <tt>REJECT</tt> <br>只拒絕匹配表達式的郵件,或者: <br> <tt>REDIRECT spam@yourdomain.com</tt> <br>將郵件轉發到另一個地址。 <p><footer>