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

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