AXIGEN Mail Server ========================= Content of this document: 1. Introduction 2. Hardware requirements 3. Software requirements 4. Files and directories 5. Initial setup 6. Starting/Stopping the server 1. Introduction =============== This software kit is a 3-day demo version of Axigen. The Demo Version Contains most of the features, works for unlimited users and domains and is limited in time to 3 days. If you would like to evaluate Axigen for a longer time, or to perform speed and performance benchmarks, please generate a trial license key (see below). The Trial Version You can activate the trial mode by applying a 60-day trial license key, which you can get here: https://www.axigen.com/go/trial-key Technical support is available during your 60-day trial. In trial mode, a text will be appended to every message that passes through Axigen. If you would like the appended text to be removed, please contact us here: https://www.axigen.com/go/contact After trial, there is a very simple process to switch to one of the available Axigen solutions, while preserving the entire configuration. All you have to do is to install the license key received and the license enabled features will be available without losing any of the existing configuration. ---Contacts: Technical Support Email: support@axigen.com Sales Telephone: +40-21-303-20-80 Email: international.sales@axigen.com ---Resources: Axigen Community (formerly Axigen Forums) https://www.axigen.com/community Online Documentation http://www.axigen.com/mail-server/documentation.php KnowledgeBase Articles http://www.axigen.com/knowledgebase/ See more details on http://www.axigen.com 2. Hardware requirements ======================== The minimum hardware requirements for AXIGEN are: * CPU: Intel Compatible x64 * RAM: size >= 2048 MB * Available space on HDD: 2 GB free space for installation purposes and default configuration files. 3. Software requirements ======================== The software requirements for AXIGEN are: * 64 bit (x86_64) * Windows Server 2016 * Windows Server 2019 * Windows 10 4. Files and directories ======================== The files and directories installed by the AXIGEN package are divided in 2 locations, called "install directory" and "working directory". They will be further referred to as INSTALLDIR and WORKINGDIR. By default, both locations are set in the "Program Files" folder from the system disk partition (%ProgramFiles%), and the "Axigen Mail Server" subfolder. INSTALLDIR\ INSTALLDIR\bin\axigen.exe * the AXIGEN daemon INSTALLDIR\bin\Aximonitor.exe * helps monitor the Axigen Mail Server status and runs in System Tray. INSTALLDIR\doc\ INSTALLDIR\doc\RELEASE-NOTES.txt * the release notes for the current release INSTALLDIR\doc\README.txt * a copy of this file INSTALLDIR\doc\LICENSE.txt * document containing the license for AXIGEN INSTALLDIR\doc\LICENSE-others.txt * document which contains various external library collections included in AXIGEN (OpenSSL, PCRE, ICU, GD, BSD, Yahoo! Domain-Keys) INSTALLDIR\examples\ INSTALLDIR\examples\axigen.cfg * sample configuration file INSTALLDIR\examples\smtpFilters.script * sample SMTP script file WORKINGDIR\ WORKINGDIR\run\ WORKINGDIR\run\axigen.cfg * main configuration file for the server WORKINGDIR\filters\ * directory containing various filtering script files (AFSL, Sieve, SMTP) WORKINGDIR\webmail\ * default directory used for storing files pertaining to the AXIGEN Webmail module. WORKINGDIR\webadmin\ * default directory used for storing files pertaining to the AXIGEN Webadmin module. WORKINGDIR\mobile_ua.cfg * default mobile user agents detection configuration file 5. Initial setup ================ To perform the initial configuration steps, open a browser window pointing it to http://localhost:9000. The Initial Configuration Wizard will guide you throgh the basic options of your Axigen Mail Server 6. Starting/Stopping the server =============================== In Windows, Axigen can be started / stopped via the Services console from Administrative Tools. To open the Services console, follow the steps below: - Control Panel as expanded menu: Start -> Settings -> Control Panel -> Administrative Tools -> Services - Control Panel as window switched to "Category view": Start -> Settings -> Control Panel; Performance and Maintenance -> Administrative Tools -> Services - Control Panel as window switched to "Classic view": Start -> Settings -> Control Panel; Administrative Tools -> Services - Start the Services console directly from command line: Start -> Run; write "%SystemRoot%\system32\services.msc"