2025-08-06T01:01:13.306873-05:00 ppsrv3 dovecot: imap-login: Disconnected: Connection closed: SSL_accept() failed: error:0A000416:SSL routines::sslv3 alert certificate unknown: SSL alert number 46 (no auth attempts in 0 secs): user=<>, rip=172.56.61.215, lip=96.85.21.73, TLS handshaking: SSL_accept() failed: error:0A000416:SSL routines::sslv3 alert certificate unknown: SSL alert number 46, session=<pihxEaw7HSysOD3X> All of the sudden I am getting these in the logs and imap logins do not work anymore.
Your connecting client rejected the certificate that the server offered. Most likely that is because the certificate is invalid or expired. You should check the certificates on your server and check why they are not getting renewed.
Thanks for the reply...I got it fixed. I followed the example from. https://www.howtoforge.com/securing...server-with-a-valid-lets-encrypt-certificate/ so I went back and retraced the steps and fixed it.