Re: [exim] av_scanner is broken suddenly?

Top Page
Delete this message
Reply to this message
Author: Evgeniy Berdnikov
Date:  
To: exim-users
Subject: Re: [exim] av_scanner is broken suddenly?
On Wed, Dec 30, 2020 at 11:04:39AM +0300, Evgeniy Berdnikov via Exim-users wrote:
> Then exim reads file and tries to write into this socket:
>
>   8889 exim     CALL  sendto(0x5,0x7fffffff3344,0x4,0,0,0)
>   8889 exim     RET   sendto -1 errno 57 Socket is not connected
>   8889 exim     CALL  close(0x5)

>
> So, the fact that connection is broken is not visible for exim process.


I mean not visible until this send().
--
Eugene Berdnikov