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

Recent content by Daniel Willitzer

  1. Daniel Willitzer

    Resolved Lets Encrypt Webmail.domain.com

    @UFHH01, Was thinking most of these steps can be handled via php or bash script since we have access to the Plesk CLI. What your thoughts? Step 1) Disable the mailserver >(here we can grab the current value and store in a variable or pass it to a temp text file.) #this gives us our current...
  2. Daniel Willitzer

    Resolved Database migration fails: Access denied for user 'admin'@'localhost'

    During the investigation I have found a misconfiguration in file /usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/utils/database_utils.py . ++ Before: line number 432: command += u'MYSQL_PWD="$(cat)" ' After: command += u'MYSQL_PWD="$(cat...
  3. Daniel Willitzer

    Resolved Database migration fails: Access denied for user 'admin'@'localhost'

    Got the same exact error but moving from 17.5.3 (centos 6.8) to 17.5.3 (centos 7)
  4. Daniel Willitzer

    Let’s Encrypt WebMail

    Question, so from my understanding after creating the subdomain, gathering the certificate and removing that subdomain. Do I need to repeat this process every 90 days for letsencrypt?
Back
Top