[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: /service/qmail-send/log and /service/qmail-smtpd/log daemonsaren't staying alive




Charles Cazabon wrote:
> > When running this script I now get the following output:
> > 
> > bash-2.05a# /service/qmail-smtpd/log/run
> > multilog: fatal: unable to lock directory /var/log/smtpd: 
> temporary failure
> 
> There's another multilog already running and trying to log to 
> that directory.
> That's why I said completely stop qmail before trying these sorts 
> of things.
> You can find what process is trying to log to that directory with 
> ps, lsof, or
> whatever.

It appears I have sorted out the problem of a second multilog running :-))

/service/qmail-smtpd only runs for 1 second before restarting itself:

bash-2.05a# qmailctl stat
/service/qmail-send: up (pid 25048) 224 seconds
/service/qmail-send/log: up (pid 14729) 228 seconds
/service/qmail-smtpd: up (pid 20721) 1 seconds
/service/qmail-smtpd/log: up (pid 30498) 228 seconds
bash-2.05a#

Any idea what might not be right?

Many thanks,
Bart