In order to install the AXIGEN Mail Server on OpenBSD 4.1, follow these instructions:
- Unzip installation file
Issue the following command, in the same directory as the downloaded file, to unzip the installation file:
tar xzvf <install kit file> For example, to unpack AXIGEN TGZ for the OpenBSD 4.1 architecture, type the command below in the directory where the file is located:
tar xzvf axigen-6.1.0.i386.openbsd41.tar.gz
- Installation
In order to install the OpenBSD package, you must issue (while logged in as root), the following command, from the same directory as the tgz file:
pkg_add axigen-version.tgzFor instance, the corresponding command for the 6.1 AXIGEN version will be:
pkg_add axigen-6.1.0.tgzAfter the installation, no daemons or related application will be started.
- Configure AXIGEN
Before you start the AXIGEN server, you need to configure it. You can do that automatically with the help of the AXIGEN Configuration Wizard (please refer to the
Automated Configuration with AXIGEN Configuration Wizard section for more information).
More information about each configuration setting, can be found in the sample configuration files installed by default, as comments.
- Start the AXIGEN server
In OpenBSD, the AXIGEN server can be started via its initscript, by issuing:
/usr/local/bin/axigen.sh start
The above installation steps apply for the following distributions:
OpenBSD 4.1