請問一個mail aliases的問題 - BBS

Table of Contents


根據 man aliases 內容

說可以用

Command
|command
A command starts with a pipe symbol (|), it receives messages
via standard input.

可是當我設定 例如

abc: |/path/ex.sh

去跑一個script的時候

都會錯誤

錯誤退回的信件顯示是550 UNKNOWN USER


請問是不可以這樣用 還是我語法有錯呢


我是希望把收到信件內容拿去跑一個script


感謝了

--

All Comments