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

How to uninstall a Product under Plesk Panel 11

tholler

New Pleskian
Hi there,

under a ubunto server with plesk panel 11.0.9 running I have installed Atmail webmail servive. But now we want to change to Horde, so I want to uninstall atmail but can't find hoe to do it under plesk.

Please help me,

Regards
TH
 
You don't actually need to uninstall one webmail to use another. Just make sure the webmail you are going to use is installed and then switch to it (as default one) in server mail settings. IIRC, clients can also choose webmail for subscription, if several are available.
 
Does this sound correct to everyone? I'm not sure if you need to disable atmail before removal. I got this off the KB,

/usr/local/psa/admin/sbin/webmailmng --disable --name=atmailcom
/usr/local/psa/admin/sbin/webmailmng --remove --name=atmailcom

If Horde is not installed, I believe this should install it.

/opt/psa/admin/bin/autoinstaller --select-release-current -install component horde
 
Does this sound correct to everyone? I'm not sure if you need to disable atmail before removal. I got this off the KB,

/usr/local/psa/admin/sbin/webmailmng --disable --name=atmailcom
/usr/local/psa/admin/sbin/webmailmng --remove --name=atmailcom

Not 100% sure this still works with Plesk 11, but I guess it should. Anyway, this will just unregister AtMail as a webmail. It will not be removed from the system per se, only from the panel UI.

If Horde is not installed, I believe this should install it.

/opt/psa/admin/bin/autoinstaller --select-release-current -install component horde

Yes, but there are minor typos in your command line.
 
Back
Top