Re: qmail installation error


Subject: Re: qmail installation error
From: Wesley Brown (webtacsat@yahoo.com)
Date: Tue Dec 23 2003 - 19:52:07 AKST


Thank you. I will try this asap. I have put this project on hold due to my frustration and the holiday of course. I will try very hard to accomplish this tomorrow. Otherwise it may have to wait until after the holidays as I am going to DISNEY with the family.
 
Wish me luck with both.
 
Wesley Brown
The Greyhat Corporation
www.greyhatcorp.com

"W.D.McKinney" <deem@wdm.com> wrote:

On Sun, 2003-12-21 at 13:47, Wesley Brown wrote:
> Thanks to the list I have been following the instructions for installation of qmail to a T, at least I think. Now I am at the point (on the installation instructions I am halfway through 2.9 "Test the installation"), where I am to view the error messages logged by a program called readproctile which is managed by svscan.
>
> It says to see these messages type:
> # ps -ef1 | grep "service errors" | grep -v grep
>
> and I should see something like:
> (they give an example of some type of error)
>
> Well, I see nothing.
>
> Then it says that sometimes it helps to run a service manually in order to find configuration problems.
>
> So, I type:
>
> cd /service/qmail-smtpd/log
> svc -d
> ./run
>
> and then I get this error:
> multilog: fatal: unable to lock directory /var/log/qmail/smtpd: temporary failure
>
> What does this mean and how do I fix it?
>
> Thanks for all the help, this is a dedicated LUG.

Merry Christmas Wesley,

OK, if you haven't yet fixed this issue, as root :

mkdir -p /var/qmail/supervise/qmail-smtpd

chmod 755 /var/qmail/supervise/qmail-smtpd/run

mkdir -p /var/log/qmail/smtpd

chown qmaill /var/log/qmail /var/log/qmail/smtpd

ln -s /var/qmail/supervise/qmail-send /var/qmail/supervise/qmail-smtpd /service

Now use this and report back with findings:
qmailctl stat

Have fun!

Dee

---------
To unsubscribe, send email to
with 'unsubscribe' in the message body.

---------------------------------
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Tue Dec 23 2003 - 19:52:11 AKST