Re: [Exim] Error message

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Hans Morten Kind
日付:  
To: Jack Elliston
CC: exim-users
題目: 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