I think we've almost got it golden... Dave Sill Wrote: > > Owners/groups/modes are a mess, but I don't think that's your > problem. Kill off all the processes, then do: > > rm -r /var/qmail/supervise/*/supervise > rm -r /var/qmail/supervise/*/log/supervise > chown -R root:qmail /var/qmail/supervise > chmod -R go-w /var/qmail/supervise > > Then run "qmail start" again. Everything else looks OK. > This is what happens when I start qmail. I get the rc error, and wait for a prompt to come back. Hitting enter gives back prompt. Are we close? [root@samurai /root]# /usr/local/sbin/qmail start Starting qmail: svscan. [root@samurai /root]# /var/qmail/rc: default: command not found tcpserver: status: 0/40 status: local 0/10 remote 0/20 [root@samurai /root]# Thanks, J!M > If that fails, post the output of: > > ps -ef|egrep 'qmail|supervise|sv|log' > qmail stat > > Before you clean anything up. > > -Dave > >
