Re: [exim] .forward and pipes.

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Jeremy Harris
Data:  
Para: exim-users
Assunto: 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