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

    Resolved import mails fails

    Did you try "plesk repair mail" ?
  2. K

    Resolved import mails fails

    Thanks for the fix (not tested yet).
  3. K

    Resolved import mails fails

    I didn't use Plesk Migrator but "Mails import" in the Mails tab of the domain. Restarting from scratch means lot a time lost to recreate mails and then to import. From the first mail account to the last, some mails should have been received. That why resync is very appreciated.
  4. K

    Resolved import mails fails

    This is the error message in panel :
  5. K

    Resolved import mails fails

    Hello, I import mails using the "Mail import" feature of Plesk gui. The import seems to work well but the "resync" give me that error : So I can't end my migration properly. The server importing mails is Debian 12 up-to-date ans Plesk is 18.0.61. Any idea how to fix this please ?
  6. K

    Issue WARN: Cannot store disk usage for DB 238

    I updated Plesk from 18.0.57 to 18.0.58 and this fixed the problem.
  7. K

    Issue WARN: Cannot store disk usage for DB 238

    Same problem and plesk repair db didn't fix it.
  8. K

    Resolved Plesk is so slow

    Have you checked bandwith vs eth speed ? bandwith : nload eth speed : ethtool eth0|grep -i speed
  9. K

    Resolved Plesk is so slow

    I suggest you to change DNS servers in /etc/resolv.conf to exclude a resolution problem.
  10. K

    Issue Schedule delete files

    You're correct but notice that : /bin/rm -rf /var/www/vhosts/DOMAIN.com/public_html/temporary/* deletes all files and directories
  11. K

    Issue Schedule delete files

    I suppose your /public_html/temporary/* path is wrong. Shouldn't it be /var/www/vhosts/DOMAIIN.COM/public_html/temporary/* or something like that ?
  12. K

    Issue Schedule delete files

    Save your rm command (with full path for rm) in /var/spool/cron/root Then run : crontab /var/spool/cron/root
  13. K

    Issue Postfix dont receive emails from Hotmail

    Where did you find this server PR3P193MB0652.EURP193.PROD.OUTLOOK.COM ? If you send mails from a domain hosted on your Plesk you should use Plesk as mail server (for example smtp.adianlorenzana.com).
  14. K

    Question How to install Plesk component on CentOS 6

    I know CentOS 6 is no longer supported. It's a shame not to have access to a Plesk repo like CentOs vault repos.
  15. K

    Issue Postfix dont receive emails from Hotmail

    Hello, Do you see the mail has reached your server in /var/log/maillog ?
  16. K

    Question How to install Plesk component on CentOS 6

    Hello, I've got a EOL CentOS 6 I can't easily migrate due to lot of ip addresses. The Plesk is Obsidian 18.0.31. I want to install fail2ban. 1/ Using Plesk web interface it returns an error like "there is no product for your os" 2/ Using command line (plesk installer...
  17. K

    Resolved How to disable ip log in access ?

    Thank you ! It works.
  18. K

    Resolved How to disable ip log in access ?

    And how to make the redirect ? Even though I'm not sure that redirect will avoid the warning message for ssl.
  19. K

    Resolved How to disable ip log in access ?

    Hello, I can log in my Plesk Obsidian at https://domain.com:8443/ and https://123.123.123.123:8443/. How can I disable the URL with ip address (or make a redirect to URL with domain ? Thanks.
  20. K

    Resolved Error installing let's encrypt certificate

    To anybody who reaches this page -> Found the fix : chown psaadm /usr/local/psa/var/modules/letsencrypt/ chown psaadm /usr/local/psa/var/modules/letsencrypt/orders/ (was root:root)
Back
Top