• 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.

Question Problem with ssl and email server

DarkKikies

Basic Pleskian
I'm going crazy.
I'm trying to use an SMTP connection to send email from a forum.
The email server is enabled and you run through webmail.
When I try to send an email through the forum the problems begin.

Code:
stream_socket_enable_crypto(): SSL operation failed with code 5. OpenSSL Error messages:
error:0200100D:system library:fopen:Permission denied
error:20074002:BIO routines:FILE_CTRL:system lib
error:0B06F002:x509 certificate routines:X509_load_cert_file:system lib
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

I've looked everywhere, both on the cms support forum on the internet, but I could not fixed.

How can I do?

EDIT:
Version: Plesk Onyx v17.0.17_build1700161028.14 os_Ubuntu 14.04
OS: Ubuntu 14.04.5 LTS
SMTP severs: Postfix
IMAP/POP3 server: Courier

In the vps there is 3 php version: 5.6.29, 5.5.9 (this is the version of php that runs plesk, there is a method to update the php version of plesk?!), and 7.
The
 
Last edited:
Hello

As you can see this is the error
SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

You are trying to use SSL but do you have legit SSL cert? You can just start using SSl if you haven't bought SSL certificate.

I haven't tried Onyx but every older plesk version including 12.5 didn't came with free SSl certificate.
 
Thanks for the reply Ivo,

If I wanted to disable the connection between the domain and email server via ssl, how could I do?

Let's Encrypt certificates can not be used?


EDIT: The strange things is that through webmail, I can receive and send emails without problems.
 
Last edited:
Back
Top