Todd Nemanich wrote:

> But when I try this I get:
> ----- The following addresses had permanent fatal errors -----
> addr    "|/bin/cat>/path/to/dump/email.data"
>     (reason: service unavailable)
>     (expanded from: <[EMAIL PROTECTED]>)
>    ----- Transcript of session follows -----
> smrsh: email.data not available for sendmail programs
> 554 5.0.0
> "|/bin/cat>/path/to/dump/email.data"...
> Service unavailable

This looks more like an smrsh configuration problem, as
it's getting as far as executing smrsh, but bailing out
at that point.  Last time I tried to get something like
this to work, I had to install a script in /etc/smrsh,
something like this:

foo:    /etc/smrsh/foo.sh

Then in your foo script you would have:

    /bin/cat>/path/to/dump/email.data


-- 
Regards,
  Daryl Tester,  Software Wrangler and Bit Herder, IOCANE Pty. Ltd.

"MS Linux is released under the provisions of the Gates Private License, which
 means you can freely use this Software on a single machine without warranty
 after having paid the purchase price and annual renewal fees." -- mslinux.org

Reply via email to