Charles Cazabon wrote:
>alexus <[EMAIL PROTECTED]> wrote:
>
>>when i run qmailctl (the one i took from lifewithqmail) i get this
>>
>>Starting qmail
>>qmail-send service not running
>>qmail-smtpd service not running
>>
>
>The supervise processes for these services are not running, so svc can't
>control them.
>
>
>>i went through lifewithqmail site again and i followed every single step
>> as they said, anyone have any ideas?
>>
>
>You didn't follow the steps exactly. Try again, or post your
>svscan/services configuration.
>
su-2.05# grep svscan /etc/rc.local
env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin csh -cf 'svscan
/service &'
su-2.05#
here what i get when i run this manually
su-2.05# csh
box# env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin csh -cf 'svscan
/service &'
[1] 23941
box# supervise: fatal: unable to acquire log/supervise/lock: temporary
failure
supervise: fatal: unable to acquire qmail-smtpd/supervise/lock:
temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire qmail-send/supervise/lock: temporary
failure
kill -9 2supervise: fatal: unable to acquire qmail-send/supervise/lock:
temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire qmail-smtpd/supervise/lock:
temporary failure
3941
box#
>
>Charles
>