Re: [exim] exim Daemon not flush queue

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] exim Daemon not flush queue
On 12/03/2019 11:01, Emanuel Gonzalez via Exim-users wrote:
> everything started with certain changes that have been made in the network where I host my server and since then I see errors like the following:
>
> 2019-03-11 11:30:01 1h3LsG-0005pF-Jf Spool file is locked (another process is handling this message)


This is not an error.

> 2019-03-11 11:34:10 1h3LsG-0005pF-Jf SSL_write: (from (DESKTOP) [x.x.x.x]) syscall: Connection reset by peer
> 2019-03-11 11:34:10 1h3LsG-0005pF-Jf H=172.17.80.0 [172.17.80.0]: Remote host closed connection in response to sending data block


That is, and it is not exim's fault. The message will remain in the
queue and has not been frozen.

> 2019-03-11 11:45:01 1h3LsG-0005pF-Jf == crrsa2005@???<mailto:crrsa2005@hotmail.com> R=send_to_smarthost T=remote_smtp defer (-53): retry time not reached for any host


This is not an error. Once the retry time is reached, a subsequent
queue run will attempt another delivery.
--
Jeremy