Installation Instructions
Follow the steps below to install SMTP Gateway on any other platform including
UNIX (Solaris, HP-UX, AIX) and BSD.
- Log in as root
- Download the installer
- Extract the zipped file into any directory using the following command
gunzip -c SmtpGatewayJava.tar.gz | tar -xvf -
- Change the permissions on run.sh so that it becomes an executable by using the
following command.
chmod +x run.sh
- Execute run.sh to start the server
- Optionally, write a script to start the server when the machine restarts. Refer to the
documentation for your platform to see how to run scripts at startup.
IMPORTANT: Installation file for these platforms does not come with a JRE (Java Runtime Environment). Therefore, you will need to install a JRE before installing Synametrics Smtp Gateway. Additionally, java
must be in your machine path.
If you are installing the server on Solaris, it is very likely that the JRE is already installed on the machine.
Post-Installation Instructions
- Open your browser and connect to:
http://localhost:5050
- This will bring you to the main login screen. Use the following values to connect:
User ID: admin
Password: letmein