"Eldar Imangulov" <[EMAIL PROTECTED]> wrote:

>my qmail start script runs Ok, but qmail stops.

When? Shortly after rebooting?

>When I restart qmail deamon manualy it keeps runing.

Until you reboot?

If so, it sounds like you need to disassociate qmail from the
controlling tty, e.g. by "nohup"'ing it:

   nohup '/var/qmail/bin/qmail-start ./Mailbox splogger qmail &' && echo -n ' qmail'

The csh should be doing that automatically, but maybe HP's csh is
different.

-Dave

Reply via email to