• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Recent content by propz

  1. propz

    Question Best way to include persistent Docker data in Plesk Backups?

    Hi guys, I managed to self host a couple of Docker Images and it's running fine. However, I would like Plesk to backup the persistent data from the volume mapping and this seems quite tricky. This is an exmaple on how I configured my Selfhosted Vaultwarden Server: Create Subdomain...
  2. propz

    Resolved nginx/apache proxy issue on all domains and webmail / ubuntu 22.04 on arm / external ip instead of localhost

    This was the solution for me too. Similar background story: - Fresh Plesk installation in Debian 12 (from Ubuntu 24) - Same Server + Same IP - Newly added IPv6 to the server - Successfully restored Plesk from Backup (18.0.68) ALL domains were crashing with 502 nginx Connection refused error...
  3. propz

    Resolved Email Domain Blacklisting not working 100%

    Thank you so much @Kaspar , you really helped me. That was the important piece of information I was looking for, should also be the reason why it worked for 99% of the blocked domains but not for some specific ones with different FROM headers.
  4. propz

    Resolved Email Domain Blacklisting not working 100%

    Thanks, that was actually a very good hint. The server side option was enabled but also the "Apply individual settings to spam filtering". I checked every account and none of them had the spam filter option active. I turned the individual settings of and will check if any of the blocked...
  5. propz

    Resolved Email Domain Blacklisting not working 100%

    Hi @Kaspar and thanks for the quick answer. I've actually found an old post from you where the original poster had similar problems: Issue - email blacklist not working I've checked the incoming email header fomr the undesirable sender and I can't find the X-Spam-Status header. Here are the...
  6. propz

    Resolved Email Domain Blacklisting not working 100%

    Hi guys, I'm having some issues with the email anti spam features. I've already added 100s of domains to my blocklist, but some emails stil come trough and I don't know where to look or what I'm doing wrong. 1. Plesk native "Tools & Settings > Mail Server Settings > Black List" handles the...
  7. propz

    Question Advice on testing extensions on various systems

    Another good tip, thanks again. I think my post sounds quite demanding, that's not my intent here. I was just thinking, that it'd be a good thing to support the dev community. I have a few more issues with testing: - Older plesk versions (Onyx and below) are already at EOL. So there is no need...
  8. propz

    Resolved Custom Button not getting displayed.

    Ok, I finally managed to get it to work. <MODULE NAME> = module id (meta.xml) in StudlyCaps. Example: <id>my-example-extension</id> from meta.xml Class name should be: Modules_MyExampleExtension_CustomButtons Same goes for ContentInclude and other similar files...
  9. propz

    Question Advice on testing extensions on various systems

    Thanks for the tip Peter, but I actually hope and expect Plesk itself to do something about it. It would be benefitial for the plesk dev community to get some kind of testing instances. Something like browserstack but with plesk versions, so devs can quickly do some tests.
  10. propz

    Resolved Custom Button not getting displayed.

    This is an incredibly useful peace of information, Plesk Team needs to update the documentation asap. I'm still not getting it to work though. How is the <MODULE NAME> put together? Is it the module id from the meta.xml? Or the module name without whitespaces and camel caps?
  11. propz

    Question Advice on testing extensions on various systems

    Hi guys, I'm also interested in this. It won't be possible for me to setup multiple servers with different OS and Plesk version to test my extension, I can't afford it as single developer. Are there some kind of test instances for developers like me?
Back
Top