• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Postfix with Swiftmailer SSL Connect error

Clearasil

New Pleskian
I've already made a thread, but it's awaiting moderation for a while now. I read somewhere it may be because of posted links, so I'm trying this again.

Your operating system ‪Ubuntu 14.04.4 LTS‬
Your current used Plesk- Product 12.5.30 Update #44 ,
Your depending installed mail - server software postfix

I have a mailserver with Postfix, I'm trying to send mail using the Symfony framework, which uses Swiftmailer to send mail. I've tried sending/receiving mail with webmail and Thunderbird, and it all works fine. Though when I attempt to send mail on my website, using Swiftmailer, the following appears in my /var/log/maillog:

Code:
Aug 21 13:44:24 vps-248826-4222 postfix/smtpd[19959]: SSL_accept error from -snip-[127.0.0.1]: 0
Aug 21 13:44:24 vps-248826-4222 postfix/smtpd[19959]: warning: TLS library problem: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca:s3_pkt.c:1262:SSL alert number 48:
Aug 21 13:44:24 vps-248826-4222 postfix/smtpd[19959]: lost connection after STARTTLS from -snip-[127.0.0.1]
Aug 21 13:44:24 vps-248826-4222 postfix/smtpd[19959]: disconnect from -snip-[127.0.0.1]

I've uploaded my main.cf and my master.cf.
 

Attachments

  • main.txt
    3.3 KB · Views: 1
  • master.txt
    6.8 KB · Views: 1
Back
Top