• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Moving domain to another client

Use phpmyadmin or the command line mysql to view your psa database.

Go to the 'clients' table and find the ID of the client you want to give the domain to.

Go to the client in Plesk and add the IP of the domain to the client. If you don't do this first, you'll get an error later when you try to edit the domain.

Go back to the DB and go to the 'domains' table.

Change the cl_id of the domain from the old client to the new one.

Done.
 
Thanks for the tip! I thought it was possible through the control panel.
 
It doesn't really matter since the domains are still owned by the same user, only the client information is changed.
 
would this also work to change the name of a domain...

for example, change xxxx.com to yyyy.com

i have a domain with 90 email accounts with imap folders that has changed their business name, and needs the website changed to their new name. I cannot forward the domain because this does not effect the mail accounts on the domain.

am i going about this the right way or should i be trying something easier first?
 
Pran, try using the following shell command /usr/local/psa/bin/domain.sh -h. This will give you an idea of what you can do with it.
 
Thanks gerhard, I'll try that. BTW, I also need help in migrating users from Squirrelmail over to Horde/IMP. Do you know how I can move folders created in Squirrelmail to Horde/IMP?
 
Back
Top