• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. Y

    PLESK 10.4.4 PHP settings not saved

    I confirm. Plesk does't save any PHP settings for customers. For example, I set display_errors to 'On' and error_reporting to 'E_ALL & ~E_NOTICE' and Plesk put default settings in customer php.ini (display_errors to 'Off' and error_reporting to 'E_ALL & ~E_DEPRECATED'). Parallels Plesk...
  2. Y

    Redirect SPAM mail - solution

    Hi. I found a way to send a spam mail to another mailbox (with save or delete original message). Its very simple. We must create one bash script. Ex. /usr/bin/spamus - cut - #!/bin/bash /usr/bin/spamc $* > /tmp/spamus$$ cat /tmp/spamus$$ grep "^X-Spam-Status: Yes" /tmp/spamus$$...
Back
Top