On Thu, 17 Apr 2003, Ralf G. R. Bergs wrote:
> Ok, and here's the solution:
>
> http://www.exim.org/pipermail/exim-users/Week-of-Mon-20001211/022909.html
>
> I need to write a script because a "pipe to a pipe" is not allowed in alias
> files.
You don't need to write a script if you make the pipe run a shell.
Something like
command = /bin/sh -c '......'
Just make sure you get the quoting right...
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.