    This  document contains the steps to be taken in order to install the 
    AXIGEN Mail Server 1.1.0.
    
    1. Installation
    ===============
            The installaton kit consists in the INSTALL, README, LICENSE, 
    LICENSE.ssl,  LICENSE.icu,  LICENSE.bsd,  LICENSE.pcre,  UNINSTALL,  
    RELEASE-NOTES.txt, and axigen-1.1.0-2.rpm files.
    
        In order to install the RPM package, you must issue (while logged 
    in  as  root) the following command, from the same directory with the 
    rpm file:
        
          rpm -ivh axigen-1.1.0-2.rpm
    
        After the installation, no daemons or related application will be 
        
    
    2. Configure AXIGEN
    ===================
        Before you start the AXIGEN server, you need to configure it. You 
    can  do  that  by modifying the main configuration file and the other 
    specific  configuration  files (please reffer to the README file from 
    the  installation  kit,  for  more  information about their names and 
            
          More information about each configuration setting, can be found 
    in  the  sample configuration files installed by default, as comments.
    
    
    3. Start the AXIGEN server
    ==========================
        In both RedHat and SUSE, the AXIGEN server can be started via its 
    initscript, by issuing:
        
          /etc/init.d/axigen start
    
    