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

  1. F

    Question Require SMTPS on Dovecot

    Here's what I did. sudo nano /etc/postfix/main.cf Change: smtpd_tls_security_level = encrypt I had issues with delivery after that, so I had to disable the line: #content_filter = smtp-amavis:[127.0.0.1]:10024 The error I was getting was: Must issue a STARTTLS command first at (eval 121)...
  2. F

    Question Require SMTPS on Dovecot

    Using Postfix. I'll see if I can find a guide on enforcing TLS on Postfix.
  3. F

    Question Require SMTPS on Dovecot

    Currently running Dovecot on Ubuntu 22.04.5 LTS. The cyber insurance company is flagging the server for running "Email Service without SSL/TLS." The server is set up to send through a specific IP, and the IP being flagged is a site IP. Is there any way to either a) block the site IP from...
  4. F

    Question Cannot remove PHP 7.4 because conflict with Roundcube

    If webmail supports a secure/supported version of PHP, it should be auto-configured to use that version. Why is it a manual process?
  5. F

    Question Cannot remove PHP 7.4 because conflict with Roundcube

    Is there still no update that fixes this? Are our only choices either to uninstall webmail or do How to change PHP version for webmail in Plesk for Linux.?
  6. F

    Question Wildcard certificates depend on DNS being installed

    First off, thanks, @mr-wolf, for the thorough breakdown. I was working on following along and ran into a technical error that "can't" be bypassed due to IETF RFC 1123 (RFC 1123: Requirements for Internet Hosts - Application and Support). Unless I misread the instructions, they say to create a...
Back
Top