Viktor Dukhovni via Exim-users writes

> Exim really should be updated to ignore OpenSSL's truncation detection,
> I don't recall whether that even already happened and the OP is running
> an older version?

  In my case

root@tagol~# exim --version | head -1
Exim version 4.98 #2 built 11-Jul-2024 05:41:31

root@tagol~# grep -c 'The TLS connection was non-properly terminated' 
/var/log/exim4/mainlog.1
645

root@tagol~# grep -c  ^ /var/log/exim4/mainlog.1
9430

  It's a significant pollutant of logs.

  I used to think the error may be on my side, because I use a self-signed
  certificate. I am fully aware that I don't know much about certificates.
  
-- 
  Written by Thomas Krichel http://openlib.org/home/krichel on his 21605th day.

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to