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

Search results

  1. C

    Resolved Firewall disabled

    I got the same problem, also Strato as a hoster after updating to Ubuntu 22
  2. C

    Issue Backup takes very long and slows down entire server

    Right, I would have expected other posts, too - which I did not find. I'm probably going to reset the vm, restore a backup and see if that helps. I
  3. C

    Issue Backup takes very long and slows down entire server

    I still have this issue, maybe someone can help me. Interestingly, before updating to the latest Plesk version, this is how long it took to backup my mails: Now, with roughly the same size, it takes much longer: Any help would be highly appreciated.
  4. C

    Issue Backup takes very long and slows down entire server

    I also just got some Plesk errors when trying to view certain pages (did also happen on other pages in the backend, nut just telemetry): TypeError: Cannot read properties of null (reading 'replace') at i (https://redacted/cp/javascript/main.js?1683033466:8:59923) at...
  5. C

    Issue Backup takes very long and slows down entire server

    Since I recently updated Plesk to Plesk Obsidian 18.0.52 Update #2 (Ubuntu 18.04.6 LTS), we had a few issues with our server. Everything seems fine now again, except for when I start a backup, it not only basically takes forever (I had to pause the update after ~8hours, the last full backup only...
  6. C

    Question roundcube ip block

    Well, setting the rate limit to 0 actually reactivated the brute force protection from roundcube. Fail2ban now bans my correct ip Adresse after 5 failed login attempts, but the ban had no effect - I can still continue trying to login in.
  7. C

    Question roundcube ip block

    So, turned out that since our server is protected by cloudflare, I had to add some extra headers to nginx (see https://support.plesk.com/hc/en-us/articles/360025828373-Incorrect-IP-addresses-logged-by-Plesk-behind-load-balancer-or-reverse-forward-proxy) Now, I can see my ip being put in jail...
  8. C

    Question roundcube ip block

    Now suddenly banned ips show up in plesk-roundcube (some cloudflare ips), but my IP from my phone is not showing up - is it because my requests that I send manually form my phone are too slow? Although findtime is set to 660, and I have no other setting for roundcube set...
  9. C

    Question roundcube ip block

    So, I failed logging in to roundcube with more than five tries, but fail2ban does not jail my ip. The config is setup as following (default): [plesk-roundcube] enabled = true filter = plesk-roundcube action = iptables-multiport[name="plesk-roundcube", port="http,https,7080,7081"] logpath =...
  10. C

    Question roundcube ip block

    Which would not be a problem, since fail2ban is also setup to work with roundcube. Here the limit for example is set to 5, which is not even reached because of the rate limit of roundcube. I am going to test $config['login_rate_limit'] = 0; and going to report back.
  11. C

    Question roundcube ip block

    Hi, I have an issue which I not totally understand. When our clients at work login to roundcube (not in our network) multiple users try to aaccess roundcube from the same ip address. After several login (attempts) no more useres can login to roundcube because of "too many tries". Obviously, I...
  12. C

    Issue Purchased SSL certificate installation process failed/cancelled

    Hi, I purchased a positiveSSL certificate via plesk. When I selected paypal as a payment method, it tried to load paypal in the plesk window, but failed. I later realized that my browser tried to farward me to paypal, which my browser blocked. After allowing the forward, I was able to finish...
  13. C

    Resolved Cloudflare, DNS and Mail

    Hm. Then I don't know how to further help you, sorry.
  14. C

    Resolved Cloudflare, DNS and Mail

    I use the panel.ini editor extension to edit the file - I assume that if there is no panel.ini it uses default values and you only need to add entries to panel.ini that you want to modify - but I'm not 100 percent certain.
  15. C

    Resolved Cloudflare, DNS and Mail

    Those are the settings that I changed: [mail] clientConfig.outgoingServer = mail.<domain> clientConfig.incomingServer = mail.<domain>
  16. C

    Issue Blacklists for mailgroups not working

    Hi, I was planning on using mailgroups to easily send mails to a bunch of people in a team. Since this is for internal communication only, I was looking for a way to black all external mail that might be send to that mailgroup (spam). But when adding "*@*.*" to the blacklist for that specific...
  17. C

    Issue Dovecot IMAP Mail error - No SSL-Connection over Port 993

    We also have the problem with a Strato root Server. The error occurs when sending mass mails / newsletter to our clients. Is there any way to fix this?
  18. C

    Question ImageMagick 6.7.8 with WebP (libwebp) support on CentOS 7.7.1908

    Also need more information on this. I successfully instlaled imagick with webP but plesk php version seems still to use the "old"/own version of imagick. I have no idea how to change this.
  19. C

    Resolved Support for WebP images in Imagick missing

    Ah thanks. But I would like to use Imagick anyway since I think it's better than GD.
  20. C

    Resolved Support for WebP images in Imagick missing

    I'm running Ubuntu. I've read that simply removing it on Ubuntu via the packet manger would not work, but I haven't tested it yet.
Back
Top