On 14 Mar 1999, Scott Schwartz wrote:
> Joel Eriksson <[EMAIL PROTECTED]> writes:
> | If there is no standard way of doing it, I'll just hack the code of qmail-local a
>bit,
> | but maybe some of you know of a better way?
>
> The best fix to change qmail to run pipes using /var/qmail/bin/sh
> instead of /bin/sh. Then you can link that to /bin/sh or to
> the restricted shell of your choice, like smrsh.
Good point, that could be of use if some commands should be allowed. In
this case I don't want any commands at all to be allowed though, so I did
a quick patch myself. Thanks anyway!
/ Joel Eriksson