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_mailbox_command.th.auto.html
<header> คำสั่งภายนอกที่จะใช้แทนการส่งกล่องจดหมาย </header><center> <tt>mailbox_command</tt> </center> <hr> พารามิเตอร์นี้ระบุคำสั่งภายนอกที่เป็นทางเลือกให้ใช้แทนการส่งเมลบ็อกซ์ คำสั่งถูกเรียกใช้ในฐานะผู้รับพร้อมการตั้งค่าสภาพแวดล้อม <tt>HOME</tt> , <tt>SHELL</tt> และ <tt>LOGNAME</tt> เหมาะสม ข้อยกเว้น: การจัดส่งสำหรับ <tt>root</tt> จะดำเนินการเป็น <tt>$default_user</tt> <p> ตัวแปรสภาพแวดล้อมอื่น ๆ ที่น่าสนใจ: <tt>USER</tt> (ชื่อผู้ใช้ของผู้รับ), <tt>EXTENSION</tt> (ส่วนขยายที่อยู่), <tt>DOMAIN</tt> (ส่วนของที่อยู่โดเมน) และ <tt>LOCAL</tt> (local address ที่อยู่) <p> ต่างจากพารามิเตอร์การกำหนดค่า Postfix อื่น ๆ พารามิเตอร์นี้ไม่อยู่ภายใต้การแทนที่พารามิเตอร์ นี่คือเพื่อให้ง่ายต่อการระบุไวยากรณ์เชลล์ (ดูตัวอย่างด้านล่าง) <p> หลีกเลี่ยงอักขระเชลล์เมตาเนื่องจากจะบังคับให้ Postfix รันกระบวนการเชลล์ที่มีราคาแพง <tt>Procmail</tt> คนเดียวมีราคาแพงพอ <p> หากคุณใช้สิ่งนี้เพื่อนำเสนอระบบไวด์อีเมลคุณต้องตั้งค่านามแฝงที่ส่งต่ออีเมลสำหรับรูทไปยังผู้ใช้จริง <p> ตัวอย่าง: <ul><li> <tt>/some/where/procmail</tt> <li> <tt>/some/where/procmail -a &quot;$EXTENSION&quot;</tt> </ul> <hr>