• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by Cmdr

  1. C

    Question How to show logs for webmail.DOMAIN.com subdomain? Log section shows only logs for main domain

    Fully disabling OWASP for a subdomain( e.g. webmail.*) is easy: SecRule REQUEST_HEADERS:Host "@beginsWith webmail." \ "id:1001010,\ phase:1,\ pass,\ nolog,\ setvar:tx.webmail_roundcube=1" SecRule TX:webmail_roundcube "@eq 1" \ "id:1001011,\ phase:1,\ pass,\ nolog,\...
  2. C

    Issue [CVE-2025-40778] BIND 9 Resolver Enables Cache Poisoning Via Unsolicited Answers

    https://ubuntu.com/security/CVE-2025-40778 Should be fixed already with 1:9.18.39-0ubuntu0.24.04.2. It‘s also included in the patch notes: apt changelog bind9 | less
  3. C

    Resolved Plesk Email Security and Dovecot Problems

    Hello @Sebahat.hadzhi, I edited all 4 of the files originally. The ones in /var/qmail/popuser solved the issue after a reboot of amavis, but I also modified the other 2 at the time. The issue was gone from the logs for a few days until they appeared again. That’s when I noticed that the email...
  4. C

    Resolved Plesk Email Security and Dovecot Problems

    I ran into the same problem. Adding the PATH to said 2 files solved the issue, but it gets overwritten every time the plugin updates or a component is removed from Plesk. Can you make that fix permanent and ship it with the next version? Thanks!
Back
Top