2.3.1. Uninstall Server Module¶
To uninstall the application run as root the remove.sh
script from installation directory (by default /opt/msh-autoresponder/
):
/opt/msh-autoresponder/remove.sh
When removing of the application ends you will see output like this:
* Stopping services... OK
* Remove init scripts... OK
* Remove scripts from /etc/init.d directory... OK
* Removing application directory... OK
* Removing configuration directory... OK
* Removing log files directory... OK
* Removing smtp milter from postfix main.cfg file... OK
* Reloading postfix... OK
* Application removed successfully.
All files and MTA configuration removed successfully.