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

  1. D

    Is compression/gzip possible with Windows Plesk/IIS?

    Thanks so much IgorG! It really was that simply with the appropriate documentation - phew!!
  2. D

    Is compression/gzip possible with Windows Plesk/IIS?

    I'm running Plesk v12.0.18 on Microsoft Windows 6.1 with Microsoft IIS 7.5 web server and am going around in circles trying to find out how to enable gzip/deflate or some kind of compression. Looking at the Plesk UI, there's a very short list of options available in the Web Server settings...
  3. D

    sending external mail with php mail()

    Thanks very much Ian - had no idea about that possible security issue and everything still works great after implementing your suggestion.
  4. D

    sending external mail with php mail()

    Just figured out the problem: MailEnable -> Servers -> Services & Connectors -> SMTP (right-click) -> Properties -> Relay tab -> I had to choose an "Allow Mail Relay" option of "Allow relay for local sender addresses". Now I can send to external mail addresses. So sorry, but not specifically a...
  5. D

    sending external mail with php mail()

    Just to add that I just found entries like the following in MailEnable's SMTP activity logs... 01/16/16 00:43:19 SMTP-IN 40F2B21D2C4B475DAFBD08D0E5BBFDF5.MAI 688 127.0.0.1 HELO HELO DSVR013493 250 Requested mail action okay, completed 43 17 01/16/16 00:43:19...
  6. D

    sending external mail with php mail()

    Hi, I recently moved to a dedicated windows server running plesk and am unable to send mail to external domains (it works great if I email an address on my own domain though). Here's an example of a php file that would have worked previously (before switching to windows plesk) but no longer...
Back
Top