Re: [Exim] Error message

Etusivu
Poista viesti
Vastaa
Lähettäjä: Hans Morten Kind
Päiväys:  
Vastaanottaja: Jack Elliston
Kopio: exim-users
Aihe: Re: [Exim] Error message
On Fri, May 12, 2000 at 07:50:40AM -0500, Jack Elliston wrote:
> /usr/exim/bin/exim -v -Mg 12YBbO-00029m-00
> delivering message 12YBbO-00029m-00
> LOG: 5 MAIN
> Spool file is locked
>
> I do plan on upgrading this summer but what is going on.


Currently another exim-process in trying to do a delivery.
You could wait - or you can do
exiwhat

and 'kill' the process locking the spool file (notice the msg-id).
Then you do the '-v -Mg' command again.

hmk