Re: [exim] .forward and pipes.

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] .forward and pipes.
On 08/20/2012 04:36 PM, Bruce Bowler wrote:
> (I tried
> appending &> file.txt, to no avail)


"the command is then run directly by Exim; it is not run under a shell."
http://exim.org/exim-html-current/doc/html/spec_html/filter_ch03.html#SECTpipe


Output redirection like that assumes a shell.

--
Jeremy