First off, yes, the previous script was missing a '/' in front of /var,
and second, I made the changes Dave suggested to rc.local.  I commented
out sendmail startup script in rc.M. 

the script I now have in rc.local is as follows: 
if [ -x /usr/local/sbin/qmail ]; then 
echo "Starting qmail daemon ..."
/usr/local/sbin/qmail start
fi

and my startup/shutdown script, 'qmail', from lwq is in /usr/local/sbin.
Errors reported in syslog are as follows:

Sep 24 10:20:37 ultrascan afpd[311]: Can't register ultrascan:AFPServer@*
Sep 24 10:30:14 ultrascan inetd[290]: auth/tcp: bind: Address already in
use
Sep 24 10:30:14 ultrascan inetd[290]: finger/tcp: bind: Address already in
use
Sep 24 10:30:14 ultrascan inetd[290]: imap2/tcp: bind: Address already in
use
Sep 24 10:30:14 ultrascan inetd[290]: pop3/tcp: bind: Address already in
use
Sep 24 10:30:14 ultrascan inetd[290]: login/tcp: bind: Address already in
use
Sep 24 10:30:14 ultrascan inetd[290]: shell/tcp: bind: Address already in
use
Sep 24 10:30:14 ultrascan inetd[290]: telnet/tcp: bind: Address already in
use
Sep 24 10:30:14 ultrascan inetd[290]: ftp/tcp: bind: Address already in
use
Sep 24 10:30:14 ultrascan inetd[290]: time/tcp: bind: Address already in
use

and in error_log the following
httpd: [Fri Sep 24 10:13:20 1999] [notice] caught SIGTERM, shutting down
httpd: [Fri Sep 24 15:15:59 1999] [notice] Apache/1.3.4 (Unix) configured
-- resuming normal operations

(neither of which tell me much about qmail errors)

upon restart of server sendmail is no longer running, as expected, yet
qmail is NOT running yet NO qmail daemons are running either.
Suggestions??  My limited knowledge has me stuck in a corner...

-thanks
frank 
------------------------------------------------------------------------------- 
[EMAIL PROTECTED]
http://spin.biochem.okstate.edu/~frank
-------------------------------------------------------------------------------

Reply via email to