Odd problem here.
I'm using the qmail 'rc' script listed in the lwq document on my Caldera
2.2 (col 2.2.5) system. The only mod. I've done to the file is to add
sections to start, stop and restart pop3d.
I've tested each of the start command sequences from the command line
and they all work fine so there's no problem with pathing, etc.
Everything runs when started this way.
The 'qmail' script file is in /etc/rc.d/init.d, along with all the
others and is executable. It's linked to all the proper rcN.d files for
the various run levels. It's also linked to /usr/sbin.
When I boot the system, qmail attempts to load last but fails with an
error message: "no such file or directory". Ditto if I issue the command
"/usr/sbin/qmail start" - I get "bash: /usr/sbin/qmail: No such file or
directory".
Everything's where it should be. What's the problem?
Barry