HEX
Server: Apache/2.4.18 (Ubuntu)
System: Linux phubuntu06.apexhosting.com 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User: master06 (1000)
PHP: 7.0.33-0ubuntu0.16.04.16
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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Upload Files
File: //usr/share/webmin/sendmail/help/alias_to.zh_TW.UTF-8.html
<header>別名為</header>

每一個別名都可以把郵件重導向到多個收件人, 而且收件人可以是下列的:
<dl>
<dt><b>電子郵件位址</b>
<dd>任何完整的電子郵件位址例如 <tt>goo@bar.com</tt>, 或者是您系統上的使用者名稱例如 <tt>jcameron</tt>.
<dt><b>郵件位址在檔案</b>
<dd>對於這一類的別名, 您必須指定一個包含電子郵件列表名稱的檔案, 每行一個位址. 每個位址都可以是完整的或您系統上的使用者.
<dt><b>寫入檔案</b>
<dd>在這個狀況, 電子郵件將會被寫入到指定的檔案之中. 對於要丟棄給某個位址的所有郵件, 您可以將之指向到 <tt>/dev/null</tt> 之中.
<dt><b>送給程式</b>
<dd>每當電子到達這個別名, 指定的程式將會被執行, 且整個郵件訊息 (標頭與本體) 都會經由標準輸入送給指定的程式.
</dl>
<hr>