I 've an sendmutex with the good right but mine is empty
in fact I try to make an install via tar files (faster) from a server which
work fine
I did tar file while qmail was stopped
with this way :
openldap works fine like that
but I have troubles with qmail-ldap

with a make setup check qmail-send start
but I still have the error message when a try to use smtp :
451 qq temporary problem (#4.3.0)

any idea
thanx

-----Message d'origine-----
De : Greg White [mailto:[EMAIL PROTECTED]]
Envoy� : mardi 18 septembre 2001 20:58
� : Qmail
Objet : Re: error messages


On Tue, Sep 18, 2001 at 04:33:38PM +0100, Fran�ois Philippo wrote:
> does
>
> 451 qq temporary problem (#4.3.0)
> tels you something ?
>
> or
> alert: cannot start: unable to open mutex

That tells me you've likely blown permissions on the queue mutex.
Try: ls -l /var/qmail/queue/lock/sendmutex

Here's mine:
root@frodo:~# ls -al /var/qmail/queue/lock/sendmutex
-rw-------  1 qmails  qmail  0 Sep 25  2000 /var/qmail/queue/lock/sendmutex

'make setup check' in the qmail source tree (while qmail is _stopped_)
should fix any other issues.

You didn't perhaps try to remove your queue by hand did you? :)

--
Greg White

Reply via email to