Re: [Exim] Error message

Top Page
Delete this message
Reply to this message
Author: Hans Morten Kind
Date:  
To: Jack Elliston
CC: exim-users
Subject: 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