• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Maarten

  1. M

    Forwarded to devs Mail certificate is no longer assigned after it gets renewed by Let's Encrypt

    I haven’t used the newer approach for securing mail.domain.com yet, I’m still using the workaround with an extra subdomain. If I remember correctly, there was a post from @Kaspar about this, but I’m not sure where to find it right now. @Sebahat.hadzhi, do you know if this is documented...
  2. M

    Forwarded to devs Mail certificate is no longer assigned after it gets renewed by Let's Encrypt

    It should have been fixed in version 18.0.71. What issue are you running into exactly? https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18071
  3. M

    Question Are you using "DNS Blackhole Lists" ?

    Forwarded mails are not processed by SpamAssassin in Plesk, as they are passed on before filtering takes place. This is why forwarding to providers like Gmail is generally discouraged, you lose spam filtering and may run into reputation or delivery issues. It's usually better to deliver mail...
  4. M

    Question Are you using "DNS Blackhole Lists" ?

    Add b.barracudacentral.org to the DNSBL checks. Furthermore, install the KAM Ruleset for better spam detection (The McGrail Foundation - Projects): wget https://mcgrail.com/downloads/kam.sa-channels.mcgrail.com.key sa-update --import kam.sa-channels.mcgrail.com.key sa-update --gpgkey 24C063D8...
  5. M

    Question Are you using "DNS Blackhole Lists" ?

    But how did you get there? There is no register option on the .org website.
  6. M

    Question Are you using "DNS Blackhole Lists" ?

    What were you trying to sign up for? Can you show us the link?
  7. M

    Question Are you using "DNS Blackhole Lists" ?

    There are several layers you can add to reduce spam on a Plesk server. Here's what has worked well for us: Postfix main.cf hardening Add HELO restrictions and sender validation. This catches a surprising amount of bot traffic before SpamAssassin even sees it: smtpd_helo_required = yes...
  8. M

    Resolved "Memory usage is critical" – No matter what I do...

    I would suggest contacting Plesk support for assistance with your issue. See information on how to get Plesk support here: https://support.plesk.com/hc/en-us/articles/12388090147095-How-to-get-support-directly-from-Plesk The subscription has a free trial period for 1 month, so that would be...
  9. M

    Issue ACL setup for Google website crawl

    You need to use custom server-wide web server configuration files, as described in this guide: https://support.plesk.com/hc/en-us/articles/12377559696151-How-to-create-custom-Apache-and-nginx-configuration-files-for-all-domains-in-Plesk In short, the steps are: Create a custom Apache or Nginx...
  10. M

    Issue Server keeps crashing. Is it memory or something else I am missing?

    Have you seen this thread? It sounds like the issue you're having: https://talk.plesk.com/threads/network-drops-every-12-hours-ionos.361876/post-938717
  11. M

    Question Disaster Recovery Strategy - Remote Backup Storage for Faster Critical Site Restoration

    The DUMP_D path in /etc/psa/psa.conf has to point to the new location, and sw-cp-server needs to be restarted afterwards. I wrote a small script to handle this, because the Plesk Migrator can’t work with the new location due to the “wrong” ownership of the mounted storage. So, before migrating...
  12. M

    Question Disaster Recovery Strategy - Remote Backup Storage for Faster Critical Site Restoration

    Hi @Sebahat.hadzhi, Based on this discussion, I’ve submitted a feature request to Plesk for a Time Machine–like disaster recovery feature (restore a full server to new hardware from an existing backup).
  13. M

    Question Best linux operating system for plesk

    There is no single “best” Linux OS for Plesk. The best choice is still the one you are comfortable with and that is supported by Plesk, but be aware that each distribution has its own limitations. Plesk publishes distro-specific restrictions (PHP versions, MariaDB/MySQL support, extensions...
  14. M

    Question Disaster Recovery Strategy - Remote Backup Storage for Faster Critical Site Restoration

    Hi, Your general approach makes sense, especially the idea of having subscription-level backups off-site so you can bring critical clients back online quickly while a full BMR is still running. A couple of practical tips from experience: Hetzner Storage Box Storage Boxes work well with...
  15. M

    Issue Plesk 18.0.74 too short log page (only 5 lines)

    The issue is fixed in Plesk Obsidian 18.0.74 Update 3: https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18074-mu3 Could you please install this and let us know if this solves your issue?
Back
Top