2.1.1. Install Server Module¶
Add executable bit to the installation script:
chmod +x msh-autoresponder-milber.bin
Run as root the script with --install
parameter:
./msh-autoresponder-milter.bin --install
When installation succeed you will see output like this:
* Checking permissions... OK
* Self extracting installer... OK
* Checking Java 1.6 or above installation... OK
* Running installer...
* Extracting files... OK
* Copying init script files... OK
* Updating init scripts... OK
* Copying default settings files...OK
* Copying remove script... OK
* Updating postfix configuration file...
* Appending smtpd_milters = inet:localhost:7070
* Starting msh-ar-settings-service... OK
* Starting msh-ar-milter... OK
* Reloading postfix... OK
* Application installed.
>> Using TCP (default) ports 1098 and 1099 to communicate with MSH Autoresponder Administrator application.
>> Make sure that firewall is not blocking them.
>> If you need to change them see /etc/msh-autoresponder/config.cf file.
Now you can start configure the application with Administrator Panel.