• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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