Table of Contents

10. Configuring AXIGEN using WebAdmin

10.1. Configuring Global Settings

10.2. Managing AXIGEN Services

10.2.1. Configure the Running Services

10.2.2. SMTP Receiving Tab

10.2.3. SMTP Sending Tab

10.2.4. IMAP Tab

10.2.5. POP3 Tab

10.2.6. WebMail Tab

10.2.7. WebAdmin Tab

10.2.8. DNR Tab

10.2.9. Remote POP Tab

10.2.10. CLI Tab

10.3. Domains and Accounts

10.3.1. The Manage Domains Tab

10.3.1.1. Domains General Configuration

10.3.1.2. Subdomain Management

10.3.1.3. Defining Domain Aliases

10.3.1.4. Domain Message Filters Page

10.3.1.5. Configuring the Message Appender

10.3.1.6. Managing Account Defaults

10.3.1.6.1. Account Defaults General Parameters

10.3.1.6.2. Configuring Account Quotas and Restrictions

10.3.1.6.3. Managing Account Filters

10.3.1.6.4. Managing Originator/Recipient Restrictions per Account Defaults

10.3.2. Manage Accounts Tab

10.3.2.1. Accounts General Page

10.3.2.2. Account Aliases

10.3.2.3. Configuring Quotas and Restrictions

10.3.2.4. Account WebMail Options

10.3.2.5. Managing Message Filters

10.3.2.5.1. Admin Filters

10.3.2.5.2. User Filters

10.3.2.6. Managing Originator/Recipient Restrictions per Account

10.3.3. Groups Tab

10.3.3.1. Group General Configuration

10.3.3.2. Groups Message Filters

10.3.4. Mailing Lists

10.3.4.1. Mailing Lists General Configuration

10.3.4.2. Members

10.3.4.3. Subscription and Posting

10.3.4.4. Configuring Quotas and Restrictions

10.3.4.5. Mailing Lists WebMail Options

10.3.4.6. Mailing Lists Message Filters

10.3.5. Configuring Public Folders

10.3.5.1. Public Folders General Configuration

10.3.5.2. Configuring Public Folders Quotas

10.3.6. Account Classes Tab

10.3.6.1. Account Classes General Parameters

10.3.6.2. Configuring Quotas and Restrictions

10.3.6.3. Managing Message Filters

10.3.6.4. Managing Originator/Recipient Restrictions per Account Class

10.4. Security & Filtering

10.4.1. AntiVirus and AntiSpam Tab

10.4.1.1. Supported AV/AS Applications

10.4.1.2. Setting the AntiVirus Actions

10.4.1.3. AntiSpam Configuration

10.4.2. Additional AntiSpam Methods

10.4.3. Global Access Control

10.4.4. Acceptance & Routing Tab

10.4.4.1. Acceptance Basic Settings

10.4.4.2. Routing Basic Settings

10.4.4.3. Advanced Settings

10.4.5. Incoming Message Rules Tab

10.4.5.1. New Message Rule Page

10.5. Queue

10.5.1. Processing Tab

10.5.2. View Queue

10.6. Status & Monitoring

10.6.1. Reporting Service Tab

10.6.2. Charts Tab

10.6.2.1. Chart Parameters Configuration

10.6.2.2. Display Settings

10.6.3. Storage Charts

10.6.3.1. Detailed Storage Info

10.7. Logging

10.7.1. Local Services Log

10.7.2. Log Collection Rules

10.7.2.1. Log Collection Rule Configuration

10.7.3. View Log Files

10.7.4. Log Server Settings

10.8. Backup and Restore Tab

10.9. Automatic Migration Tab

10.10. Clustering Section

10.10.1. Clustering Setup

10.10.1.1. LDAP Connectors Page

10.10.1.2. User Maps Page

10.10.1.3. Routing and Authentication Page

10.10.2. POP3 Proxy Tab

10.10.3. IMAP Proxy Tab

10.10.4. Webmail Proxy Tab

10.11. Administration Rights Section

10.11.1. Administrative Groups Tab

10.11.1.1. General

10.11.1.2. Membership

10.11.1.3. Permissions

10.11.2. Administrative Users Tab

10.11.2.1. General

10.11.2.2. Membership

10.11.2.3. Permissions

10.11.3. Domain Admin Limits Configuration

10.12. TCP Listeners and Control Rules

10.12.1. Listeners

10.12.1.1. Configuring General Parameters

10.12.1.2. SSL Parameters for Listeners

10.12.2. Access and Flow Control Rules

10.12.1.2. SSL Parameters for Listeners

For each TCP listener created you can enable SSL support and further configure SSL settings using the SSL Settings page. AXIGEN implements OpenSSL compliant SSL settings for all TCP listeners.

SSL configuration



This context allows you to configure the SSL settings for this listener. To enable SSL on the configured listener check the box in front of the Enable SSL for this listener option.

Use the checkboxes available under the Allow the following SSL versions section to specify the SSL versions to be used by AXIGEN Mail Server. Possible values are: SSL2, SSL3 and TLS1. While SSL 3 and TLS1 are the most recent versions you can use any combination of these you may find useful. All three versions are enabled by default.

Path to certificate file/authorities

For all SSL / TLS connections a certificate file (containing the certificate chain used for the current listener) is a mandatory field that must be addressed with the use of the Path to certificate file attribute. The certificate chain refers to a chain of intermediate certificate issuers, that is, Certificate Authority certificates that are followed while verifying the remote server certificate.

By default, on all supported operating systems and platforms AXIGEN's initscript will create, at first run, a self-signed certificate automatically saved in the data directory with the axigen_cert.pem name.

If you have another certificate file, provided by an authority, you can enter the path to this certificate and also provide the Path to certificate authorities. AXIGEN must be able to access these locations.



Additional attributes such as the Path to DH (Diffie-Hellman) parameter, Max chain verification depth, Cipher suite, Ephemeral Key and certificate-based authentication requests can be used for more specific implementations.

Use the Path to DH (Diffie-Hellman) parameter file to specify the path in local file system to the file containing the (OpenSSL) Diffie-Hellman parameter used by this listener. If keyword value "none" is used no file will be used. The Diffie-Hellman key agreement protocol (also called exponential key agreement) allows two users to exchange a secret key over an insecure medium without any prior secrets. Find more information about this protocol and how to configure this protocol, on the RSA Laboratories website.

Use the Max. chain verification depth field to specify the depth of verification for the certificate chain. The depth refers the maximum number of intermediate certificate issuers i.e. the maximum number of CA certificates which are allowed to be followed when verifying the remote server certificate. For instance, a depth of 1 means the remote server certificate can be self-signed or has to be signed by a CA which is directly known to the server. The default value of 4 means that 4 intermediate certificate issuers are accepted.

AXIGEN implements cipher suites active in OpenSSL, except for idea, rc5 and mdc2. Click here to see the corresponding OpenSSL documentation file listing ciphers and their OpenSSL equivalents.

Tick the Use ephemeral key check-box to specify whether ephemeral keys should be used or not. This option allows generating ephemeral keys which actually transform all keys exchanged during one connection session into ephemeral keys (valid only for the current connection).

Use the Request certificate-based authentication from client option to specify if client certificate-based authentication should be requested or not.

When you are done configuring these parameters remember to hit the Save Configuration button to preserve your changes.