-- 
Hello all:

I followed LWQ's directions for setting up qmail-pop3d:

it wont start up and i get this in my messages log:


Jul  3 10:37:44 mckenna qmail: Starting qmail: done
Jul  3 10:37:44 mckenna qmail: qmail-pop3d service not running
Jul  3 10:37:44 mckenna qmail: /etc/rc3.d/S80qmail: svok: command not found
Jul  3 10:37:44 mckenna rc: Starting qmail:  succeeded
Ju


==========end of log======


here are the directions for adding to the qmail startup script:

(btw: i have zero shell-scripting experience)

7. Add the following to qmailctl's "start" section:
if svok /service/qmail*pop3d ; then
svc *u /service/qmail*pop3d
else
echo qmail*pop3d service not running
fi

i am stumped... did i spell something wrong?


TIA,

david

Reply via email to