Re: [exim] .forward and pipes.

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: 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