• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Mail issue: Remote server returned '554 5.7.4 < # 5.7.4 SMTP; 554 5.7.4 failed to deliver message via SSL/TLS. >' -lost connection after STARTTLS from

mcac

New Pleskian
Server operating system version
Almalinux 8
Plesk version and microupdate number
18.0.65 #2
Hello,
a customer has a problem receiving e-mail from only one sender.
The sender receives a bounce email with the error:
Remote server returned '554 5.7.4 < # 5.7.4 SMTP; 554 5.7.4 failed to deliver message via SSL/TLS. >'

I can see the error in the mail log:
lost connection after STARTTLS from subdomain.domain.com[XXX.XX.XXX.XX]

It seems that the sender's mail server has a problem with the SSL certificate on our mail server, right? But the certificate is correctly installed and valid. It also only affects the one sender.
Important to know, the domain has an A-record and AAAA-record to another web server. We have therefore set up a subdomain for mail communication: mails.domain.com

What could be the problem?
 
Hard to say without knowing the full context and how everything is set up, all I can say is make sure that the certificate that's installed supports the subdomain's DNS record (or you are using a wildcard) and is securing mail access.
 
Back
Top