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

  1. S

    Issue How to setup slow postfix queue under Plesk

    Hello, Yes we found the solution here You need to add this in master.cf # # Slow # slow unix - - n - 5 smtp -o syslog_name=postfix-slow -o smtp_destination_concurrency_limit=3 -o slow_destination_rate_delay=1 This must be added in main.cf...
  2. S

    Issue How to setup slow postfix queue under Plesk

    Hello, I would like to setup slow postfix on outgoing emails. I made a setup like this but it's not working. /etc/postfix/main.cf slow_destination_concurrency_limit = 30 slow_destination_rate_delay = 120s /var/spool/postfix/plesk/transport orange.fr slow: wanadoo.fr slow: laposte.net slow...
Back
Top