• 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 mailman?

N

nomaddesign

Guest
Mailman Uninstall
I'm also looking for instructions on uninstalling mailman... I installed it from the Plesk 8.1.1 interface to see if it would meet our needs.. It seems to be causing instability for our qmail even though it's not used. Now i can't get rid of it...

I found a 7.5 thread http://forum.swsoft.com/showthread.php?postid=111665 that suggests uninstalling mail via the RPM package installer.

I trid the above and got:

[root@as serverurl.com]# rpm -e mailman-2.1.5.1-34.rhel4.5
error: Failed dependencies:
mailman >= 2.1 is needed by (installed) psa-mailman-configurator-8.1.1-cos4.build81070322.16.i586

any ideas?

Thanks!
 
Try --nodeps

rpm -e --nodeps both packages !

Regards
Joao Correia
 
Brilliant!

Thanks Joao!

Is there anything else I will need to delete or edit. (startup scripts?) to prevent future problems or confusion for the system.

Thanks again!

jason
psa/linux newbie
 
Install mailman after uninstall?

I am experiencing problems with mailman on my server (SuSE 10.1, Plesk 8.6). I cannot set up new mailinglists via Plesk (Unable to create list: listmng failed: listmng: Error: cannot create new list: is Mailman configured properly?).

Is uninstalling mailman on the command line and re-installing it with Plesk

a) a good idea

b) possible?

Or would Plesk run into trouble once mailman got uninstalled via the command line?

Unfortunately, the Control Panel does not provide a Mailman button anymore (nothing found under Server).
 
First Plesk, then migration

I was able to set up the new mailing list via Plesk after I had removed its predecessor of the same name which I had created via the Mailman pages (http://lists.yourdomain.tld/mailman/create).

I had done so as I was migrating the mailing list from one server to another.

The error message in Plesk was slightly misleading.
 
Back
Top