• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved TLS library problem: error 42

mkul7ra

New Pleskian
Hello everybody,

as of today all incoming and outgoing mails are collected in the queue. I have via cat/var/log/maillog | grep warning the following entry in the mail log:
Code:
localhost postfix / smtpd [10477]: warning: TLS library problem: error: 14094412: SSL routines: ssl3_read_bytes: sslv3 alert bad certificate: s3_pkt.c: 1493: SSL alert number 42:
Another mail has just landed in the queue, in the mail log it says:
Code:
Oct 14 18:54:00 localhost postfix / smtp [14988]: DCE38B81A0E: to = <[email protected]>, relay = none, delay = 0.68, delays = 0.67 / 0.01 / 0/0, dsn = 4.4.1 , status = deferred (connect to 127.0.0.1 [127.0.0.1]: 10024: Connection refused)

I see this is a TLS problem but don't fully understand it. How do I get the queue to send the mails? Why have my mails the status deferred?

My operating system: CentOS Linux 7.8.2003 (Core)
Plesk: Plesk Obsidian version 18.0.30

Are further details / logs required?

Best regards
 
Last edited:
This is probably caused by a mismatch between the name that the host is connecting to other hosts (check the host name AND the PTR record of the host at your provider) and the domain name the mail certificate was configured for.
 
The problem was solved almost by itself with a Plesk component update. I don't quite understand it, but I'm glad that everything is running again and that the queue is and remains empty.
 
Back
Top