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

    Forwarded to devs Mail not migrating properly if source server is Courier 5

    Excellent, thanks Igor. Any idea of a rough ETA for that?
  2. QWeb Ric

    Forwarded to devs Mail not migrating properly if source server is Courier 5

    Is there any update ref this one please? We're currently unable to finish migrating websites from our older servers which are costing a small fortune to keep running =(.
  3. QWeb Ric

    Forwarded to devs Mail not migrating properly if source server is Courier 5

    User name: QWeb Ric TITLE Mail not migrating properly if source server is Courier 5 PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk 18.0.21 Update #5 and Migrator 2.18.0-897. CentOS 7 on the destination server, CentOS 6 on the origin server. PROBLEM DESCRIPTION When...
  4. QWeb Ric

    Issue Plesk migrator seems to be duplicating emails

    Hi Brujo, Thanks for the link, I'll file a report shortly. It's 2.18.0.897, yes. And Plesk is 18.0.21 Update #5 on both servers. I did dig further in to my above findings actually, and discovered that /3 seems to coincide with the introduction of Unicode / UTF8 support in Courier 5 so...
  5. QWeb Ric

    Issue Plesk migrator seems to be duplicating emails

    Actually, looking back at those error outputs, I think I was barking up the wrong tree with the @attachment folders. Furthermore, I'm getting somewhere... Looking at the migration log within Plesk, I found that "Perform conversion of mail directory files from Courier to Dovecot format" does...
  6. QWeb Ric

    Issue Plesk migrator seems to be duplicating emails

    Looking at the code behind the maildir-migrate-dovecot script, this is the part that generates the error: if ( $pop3_hdr =~ /^\/2 (\d+) (\d+)$/ ) { # /2 <next uid> <uidvalidity> $_ = <$f>; } elsif ( $pop3_hdr =~ /^\/1 (\d+)$/ ) { # /1 <next uid> $_ =...
  7. QWeb Ric

    Issue Plesk migrator seems to be duplicating emails

    There's been no response to this thread yet so I went ahead and gave it a shot. Migrated one of our own websites to test on - SSH'd in, ran the command, and: Does this mean it's actually a bug in current Plesk builds causing broken header files rather than this being something the migrator...
  8. QWeb Ric

    Issue Plesk migrator seems to be duplicating emails

    We have an old server running CentOS 6.7 and a new server running CentOS 7.7. Both servers run Plesk Obsidian 18.0.21 Update #5 but the old server runs Courier mail, and the new is Dovecot. We have around 80 sites to import so we're working through them one at a time. Scheduling days with our...
  9. QWeb Ric

    Resolved Grafana service returns "403 forbidden" errors

    Ah! I've reinstalled Grafana and I'd restarted the service multiple times, but I hadn't thought to try reinstalling Advanced Monitoring. This seems to have done the trick, thanks!
  10. QWeb Ric

    Resolved Grafana service returns "403 forbidden" errors

    One of our client servers suffered a filesystem corruption so we've set up a new server, installed Plesk, and then restored everything from Plesk backup to bring back the websites and various configurations. This mostly worked but we're having a few teething issues with this server now. One of...
  11. QWeb Ric

    Question Adding IPs in bulk to a custom firewall rule

    Still hoping for a better answer, but I've figured out a workaround for now. In case anybody else stumbles onto this: Say you want to block a whole network comprised of a long list of CIDR's, like ASN Information for ASN 14061 - WhatIsMyIP.com ® - Copy + paste each countries list into a text...
  12. QWeb Ric

    Question Adding IPs in bulk to a custom firewall rule

    We often get bombarded with malicious traffic from bad bots or infected sites hosted on particular networks, so when I find myself blocking the same IP ranges across multiple websites, or various IPs from the same network, I generally end up looking up the entire list of IP ranges belonging to...
  13. QWeb Ric

    Forwarded to devs Spam filtering stops working when mail forwarding is enabled

    OK, thanks for testing and confirming back.
  14. QWeb Ric

    Forwarded to devs Spam filtering stops working when mail forwarding is enabled

    TITLE: Spam filtering stops working when mail forwarding is enabled PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Plesk Onyx 17.8.11 Update #24, CentOS 6.10. Postfix + Courier mail servers PROBLEM DESCRIPTION: One of our clients often requests that we forward his emails to a colleague while...
  15. QWeb Ric

    Resolved Can't open /var/log/clamav/freshclam.log in append mode

    Thanks Monty, We do have both epel and atomic installed so this could well be what's happened. They're also installed on one of our other servers though, which isn't erroring, and that got me thinking... These servers are meant to be identically configured but having checked the above, I then...
  16. QWeb Ric

    Resolved Can't open /var/log/clamav/freshclam.log in append mode

    We run 3 CentOS servers, each with Plesk. At 4am this morning one of these servers triggered the following email: And every hour has triggered the following: Presumably since the first error references Yum, Plesk must have brought in updates this morning that has for some reason messed up...
  17. QWeb Ric

    Issue Running PHP script as a scheduled task

    That's a fair point Peter, but we don't generally provide Plesk access to anybody who doesn't already have full server access anyway. We do however provide SFTP access to developers and my concern is that they could use these credentials to SSH in and receive full /bin/bash access. On our other...
  18. QWeb Ric

    Issue Running PHP script as a scheduled task

    Still hoping for some help with this please. In a nutshell, the "Crontab shell" setting appears to have absolutely no affect because the generated crontab incorporates a "SHELL=" line that always matches the subscription's "Access over SSH" setting. This means that setting a subscription to...
  19. QWeb Ric

    Issue Running PHP script as a scheduled task

    AHA! If I look in the generated crontab on this new server, for the cron set up under this subscription, I see the following: # crontab -u subscriptionuser -l MAILTO="[email protected]" SHELL="/bin/bash" 0,30 * * * * cd /var/www/vhosts/thedomain.com/httpdocs/scripts...
  20. QWeb Ric

    Issue Running PHP script as a scheduled task

    Bit of an update: Seems that if I set both "Service plan" -> "SSH access to the server" AND "Domains" -> "Hosting Settings" to "/bin/bash", the scheduled task works, even if "Tools & Settings" -> "Scheduled Tasks" -> "Settings" -> "Crontab shell" set to "/bin/bash (chrooted)". But if either...
Back
Top