In order to install the AXIGEN Mail Server on Debian 3.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 the AXIGEN installation file for Debian 3.1 architecture, type the command below in the directory where the file is located:
tar xzvf axigen-6.1.0.i386.deb31.tar.gz
- Installation
In order to install the DEB package, you must issue (while logged in as root) the following command, from the same directory with the deb file:
dpkg -i axigen_version-build_i386.debFor instance, the corresponding command for the 6.1 AXIGEN version will be:
dpkg -i axigen_6.1.0-1_i386.debAfter the installation no daemons or related application will be started.
- Configuration
Before you start AXIGEN, 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 AXIGEN
In Debian 3.1, AXIGEN can be started via its initscript, by issuing:
/etc/init.d/axigen start
The above installation steps apply for the following distributions:
Debian 3.1 architecture