• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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