<<< Date Index >>>     <<< Thread Index >>>

Re: Child Exited 127 Error



Kyle:

Thanks for your suggestion:


>It should be:
> 
>     echo "foo" | /whatever/program/you/use
> 
> Or rather:
> 
>     echo "foo" | /whatever/program/you/use whatever args you use -f 
> recipient@xxxxxxx


I ran:

echo "foo" | mutt  recipient@xxxxxxx

And it ran as advertised. In a few seconds my e-mail was delivered
healthy.


Hmm 

bj