• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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