2.2.1. Update Server Module

Add executable bit to the installation script:

chmod +x msh-autoresponder-milter.bin

Run as root the script with --update parameter:

./msh-autoresponder-milter.bin --update

When update succeed you will see output like this:

* Checking permissions... OK
* Self extracting installer... OK
* Checking Java 1.6 or above installation... OK

* Running updater...
* Stopping msh-ar-settings-service... OK
* Stopping msh-ar-milter... OK
* Removing application directory... OK
* Extracting files... OK
* Updating init scripts (1)... OK
* Copying init script files... OK
* Updating init scripts (2)... OK
* Copying remove script...OK
* Starting msh-ar-settings-service... OK
* Starting msh-ar-milter... OK
* Reloading postfix... OK

* Application updated successfully.

Note

Don’t forget to update the Administrator Panel to the same version.