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

SELinux heads up...

Eric Hunter

New Pleskian
If you happen to be still using Courier and Qmail, the SELinux update for CentOS 7 will SMTP and IMAP functionality for Plesk 12.5. Disabling SELinux was the fastest way I could find to fix it. I assume there will be a fix from Odin shortly for it.
 
After running an OS update, it updated selinux-policy and selinux-policy-targeted. After that IMAP and SMTP connections failed. audit log showed:

type=AVC msg=audit(1455928843.778:7419): avc: denied { sigchld } for pid=1213 comm="xinetd" scontext=system_u:system_r:qmail_smtpd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:inetd_t:s0-s0:c0.c1023 tclass=process

This was a new server install, but we'd migrated 140+ domains over.


Eric
 
Try to reinstall psa-selinux package after OS update.
 
Back
Top