Re: [exim] Connection dying

Top Page
Delete this message
Reply to this message
Author: Odhiambo Washington
Date:  
To: The Doctor
CC: Jeremy Harris, exim users
Subject: Re: [exim] Connection dying
That's easy to address using common sense.

On Fri, Dec 16, 2022, 18:59 The Doctor <doctor@???> wrote:

> On Fri, Dec 16, 2022 at 06:38:40PM +0300, Odhiambo Washington wrote:
> > And the paniclog on the upgraded server says what?
> >
> > On Fri, Dec 16, 2022, 18:37 The Doctor <doctor@???> wrote:
> >
> > > On Fri, Dec 16, 2022 at 09:03:39AM +0300, Odhiambo Washington via
> > > Exim-users wrote:
> > > > On Fri, Dec 16, 2022 at 4:08 AM The Doctor via Exim-users <
> > > > exim-users@???> wrote:
> > > >
> > > > > On Tue, Dec 13, 2022 at 04:25:53PM +0000, Jeremy Harris via
> Exim-users
> > > > > wrote:
> > > > > > On 13/12/2022 16:10, The Doctor via Exim-users wrote:
> > > > > > > what should I be looking for?
> > > > > >
> > > > > > Logs.  Both ends.
> > > > > > --
> > > > > > Cheers,
> > > > > >    Jeremy

> > > > > >
> > > > >
> > > > > egrep sednerdomain /var/log/exim/in*ai*log
> > > > > 2022-12-15 10:35:59.261 [42829] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:62516 I=[204.209.81.1]:25 Warning: ACL "warn"
> statement
> > > > > skipped: condition test deferred: ratelimit database not available
> > > > > 2022-12-15 10:35:59.265 [42829] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:62516 I=[204.209.81.1]:25 Warning: ACL "warn"
> statement
> > > > > skipped: condition test deferred: ratelimit database not available
> > > > > 2022-12-15 10:35:59.285 [42829] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:62516 I=[204.209.81.1]:25 incomplete transaction
> > > > > (connection lost) from <kwhyte@sednerdomain> for recipient
> > > > > 2022-12-15 10:35:59.285 [42829] unexpected disconnection while
> reading
> > > > > SMTP command from mail.sednerdomain (sednerdomain)
> > > [184.69.224.94]:62516
> > > > > I=[204.209.81.1]:25 (error: Connection reset by peer) D=2m29s
> > > > > 2022-12-15 10:42:22.352 [44795] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:62552 I=[204.209.81.1]:25 Warning: ACL "warn"
> statement
> > > > > skipped: condition test deferred: ratelimit database not available
> > > > > 2022-12-15 10:42:22.355 [44795] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:62552 I=[204.209.81.1]:25 Warning: ACL "warn"
> statement
> > > > > skipped: condition test deferred: ratelimit database not available
> > > > > 2022-12-15 10:42:22.373 [44795] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:62552 I=[204.209.81.1]:25 incomplete transaction
> > > > > (connection lost) from <kwhyte@sednerdomain> for recipient
> > > > > 2022-12-15 10:42:22.374 [44795] unexpected disconnection while
> reading
> > > > > SMTP command from mail.sednerdomain (sednerdomain)
> > > [184.69.224.94]:62552
> > > > > I=[204.209.81.1]:25 (error: Connection reset by peer) D=2m28s
> > > > > 2022-12-15 16:11:32.899 [55071] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:63808 I=[204.209.81.1]:25 Warning: ACL "warn"
> statement
> > > > > skipped: condition test deferred: ratelimit database not available
> > > > > 2022-12-15 16:11:32.903 [55071] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:63808 I=[204.209.81.1]:25 Warning: ACL "warn"
> statement
> > > > > skipped: condition test deferred: ratelimit database not available
> > > > > 2022-12-15 16:11:32.917 [55071] H=mail.sednerdomain (sednerdomain)
> > > > > [184.69.224.94]:63808 I=[204.209.81.1]:25 incomplete transaction
> > > > > (connection lost) from <kwhyte@sednerdomain> for recipient
> > > > > 2022-12-15 16:11:32.917 [55071] unexpected disconnection while
> reading
> > > > > SMTP command from mail.sednerdomain (sednerdomain)
> > > [184.69.224.94]:63808
> > > > > I=[204.209.81.1]:25 D=2m28s
> > > > >
> > > > > Still seeing errors.
> > > >
> > > >
> > > > On the server where you upgraded to 4.96,
> > > > cd /var/spool/exim/db/ and delete those hints databases and restart
> Exim.
> > > > Don't delete any other files apart from the hints databases.
> > > > I am saying that because I keep my greylisting db in the same folder
> in
> > > my
> > > > setups :-)
> > > >
> > >
> > > I did that already.
> > >
>
> 2022-12-16 08:14:30.169 [66556] socket bind() to port 25 for address
> 204.209.81.1 failed: Address already in use: daemon abandoned
> 2022-12-16 08:20:00.065 [90179] daemon_notifier_socket bind: Address
> already in use
> 2022-12-16 08:24:30.147 [90179] socket bind() to port 25 for address
> 204.209.81.1 failed: Address already in use: daemon abandoned
> 2022-12-16 08:30:00.033 [95234] daemon_notifier_socket bind: Address
> already in use
> 2022-12-16 08:34:30.058 [95234] socket bind() to port 25 for address
> 204.209.81.1 failed: Address already in use: daemon abandoned
> 2022-12-16 08:40:00.033 [2193] daemon_notifier_socket bind: Address
> already in use
> 2022-12-16 08:44:30.060 [2193] socket bind() to port 25 for address
> 204.209.81.1 failed: Address already in use: daemon abandoned
> 2022-12-16 08:50:00.035 [7115] daemon_notifier_socket bind: Address
> already in use
> 2022-12-16 08:54:30.059 [7115] socket bind() to port 25 for address
> 204.209.81.1 failed: Address already in use: daemon abandoned
> 2022-12-16 08:57:25.402 [10308] daemon_notifier_socket bind: Address
> already in use
>
>
> AND NEVER TOPPOST!!!
>
> --
> Member - Liberal International This is doctor@??? Ici doctor@???
> Yahweh, King & country!Never Satan President Republic!Beware AntiChrist
> rising!
> Look at Psalms 14 and 53 on Atheism
> https://www.empire.kred/ROOTNK?t=94a1f39b
> Happy Christmas 2022 and Merry New Year 2023 Beware
> https://mindspring.com
>