On Thu, Apr 17, 2003 at 11:08:04PM +0200, Ralf G. R. Bergs wrote:
> That doesn't help, I get exactly the same error message (and I didn't expect
> anything else, since gpg already reads from stdin *by default* if you don't
> specify a filename (remember that the pipe works if I invoke it from the
> command line!))
What you're missing is that Exim is not trying to be a sh-compatible shell
interpreter. | is part of sh(1), you're passing gpg an argument of "|", and
as a result, it's going "huh?".
MBM
--
Matthew Byng-Maddick <mbm@???> http://colondot.net/