I installed Zibra mail server in Ubuntu 14.04 LTS. After installation, system hangs highly. i can’t able to use the Ubuntu. Whenever i am on the system, Its starts to hang & very slow process.
How to i remove Zibra mail server completly in my Ubuntu system?
Hi
Try this for uninstalling zibra mail server just shift to zibra package source location .
For example:
# cd /opt/zcs
before uninstalling stop the zibra services and execute the below command.
# ./install.sh -u
after completion remove the zcs directory
# rm -rf /opt/Zibra*
1 Like
1 Like