Configuring an IPv6 Listener
https://www.axigen.com/documentation/configuring-an-ipv6-listener-p47120697
CLI
Adding a IPv6 listener for a service is no different than adding a IPv4 listener...CLI and add an IMAP listener using the IPv6 address and the chosen port (in our example 178):
<server-imap#> add listener 2a02:XXXX:YYYY:0:20c:29ff:fe13:406b
Configuring IPv6
https://www.axigen.com/documentation/configuring-ipv6-p47120612
Starting with version X, Axigen is able to operate in mixed IPv4 / IPv6 environments...Incoming services can be configured to accept incoming IPv6 connections by adding IPv6 addresses to the TCP/IP listeners that serve the respective service
Configuring the CLI Service
https://www.axigen.com/documentation/configuring-the-cli-service-p1373439485
The "CLI" tab allows you to configure parameters relative to this specific service's configuration, add listeners, and manage access to the service by adding rules applicable to all existing listeners...Listeners and control rules
Listeners
The first section in the CLI tab is "Listeners". Here you can add, delete, or edit the TCP socket listeners for the CLI service.
IPv6 Support
https://www.axigen.com/documentation/ipv6-support-p45253586
Any incoming services can be enabled to operate over IPv6 by adding TCP/IP listeners (via CLI or WebAdmin) for IPv6 addresses...The SMTP outgoing service has to be configured via CLI for Axigen to use the IPv6 network (the configuration to use IPv6 in SMTP outgoing is off by default)
Configuring SMS Connectors for 2-Step Verification and Account Recovery
https://www.axigen.com/documentation/configuring-sms-connectors-for-2-step-verification-and-account-recovery-p1475477512
Once configured, an SMS Connector can be assigned via the built in account restrictions mechanism to one or several domains. Several SMS Connectors can be defined for additional flexibility...Via the CLI interface
Here are a few sample configurations:
IPv6 in the SMTP Outgoing Service
https://www.axigen.com/documentation/ipv6-in-the-smtp-outgoing-service-p47120701
However, this behavior can be changed to make Axigen use IPv6 by using the CLI interface...There is a CLI configuration option in the SMTP outgoing context that controls if Axigen uses IPv6 when sending outgoing messages
Managing Service Listeners
https://www.axigen.com/documentation/managing-service-listeners-p1373438963
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
Configuring the SMTP Receiving Service
https://www.axigen.com/documentation/configuring-the-smtp-receiving-service-p1373439030
Editing one of the existing listeners will result in accessing two configuration pages: "General" and "SSL Settings...By default the listeners will be configured on 0.0.0.0 (IP block containing all possible configured IPv4 addresses) and :::(IP block containing all possible configured IPv6 addresses) port 25, the standard
Configuring the IMAP Service
https://www.axigen.com/documentation/configuring-the-imap-service-p1373439188
The "IMAP" tab allows you to configure parameters relative to this specific service's configuration, to add listeners, and manage access to the service by adding rules applicable to all existing listeners...By default the listeners will be configured on 0.0.0.0 (IP block containing all possible configured IPv4 addresses) and :::(IP block containing all possible configured IPv6 addresses) port 143, the standard
Axigen Administration via CLI
https://www.axigen.com/documentation/axigen-administration-via-cli-p45254397
The Command Line Interface (in short CLI) is an interface for configuring Axigen remotely...For example you can use the PHP CLI API or the scripts available on the Axigen website in the Downloads → Tools section
Configuring the POP3 Service
https://www.axigen.com/documentation/configuring-the-pop3-service-p1373438898
The "POP3" tab allows you to configure parameters relative to this specific service's configuration, add listeners, and manage access to the service by adding rules applicable to all existing listeners...Editing one of the existing listeners will result in accessing two configuration pages: "General" and "SSL Settings
Configuring the POP3 Proxy Service
https://www.axigen.com/documentation/configuring-the-pop3-proxy-service-p1373443575
The "POP3 Proxy" tab allows you to configure parameters relative to this specific service's configuration, add listeners, and manage access to the service by adding rules applicable to all existing listeners...The same pages will also be displayed when hitting the Add Listener button and choosing the "Advanced Config" option.
By default, there isn’t any listener configured
Configuring the WebAdmin Service
https://www.axigen.com/documentation/configuring-the-webadmin-service-p1373439338
For details on listener and rule configuration, see the Listeners chapter...By default the listeners will be configured on 0.0.0.0 (IP block containing all possible configured IPv4 addresses) and :::(IP block containing all possible configured IPv6 addresses) port 9000, the standard
CLI
https://www.axigen.com/documentation/cli-p45253827
The Command Line Interface (in short CLI) is an interface the configuration of the Axigen service and permits the automation of specific administrative tasks via custom tools...The CLI service can be configured in its turn similarly to the other services, either by editing the configuration files or by using the remote configuration tools like CLI and WebAdmin
WebMail Proxy Listeners, Virtual Hosts & Control Rules
https://www.axigen.com/documentation/webmail-proxy-listeners-virtual-hosts-control-rules-p1373443788
Editing one of the existing listeners will result in accessing two configuration pages: "General" and "SSL Settings...The same pages will also be displayed when hitting the "Add Listener" button and choosing the "Advanced Config" option.
By default, there isn’t any listener configured
Listener Context
https://www.axigen.com/documentation/listener-context-p45254419
The commands available for the Listener context are:
EXIT/QUIT – exits CLI and closes connection to Axigen...SET [enable <yes – enables/disables the listener
Version published after converting to the new editor
Configuring the IMAP Proxy Service
https://www.axigen.com/documentation/configuring-the-imap-proxy-service-p1373443645
The "IMAP Proxy" tab allows you to configure parameters relative to this specific service's configuration, add listeners, and manage access to the service by adding rules applicable to all existing listeners...The same pages will also be displayed when hitting the "Add Listener" button and choosing the "Advanced Config" option.
By default, there isn’t any listener configured
Troubleshooting CLI
https://www.axigen.com/documentation/troubleshooting-cli-p45254501
configured the CLI listener (the list with the listeners currently defined in Axigen can be found in the CLI Tab → Listeners section in WebAdmin; check if your listener is enabled);
By default the CLI...If you want to connect from a remote host you can set this listener to 0.0.0.0, which means that the CLI service will listen for connections on all the available interfaces;
You’re connecting using
Additional Notes on IPv6 Support
https://www.axigen.com/documentation/additional-notes-on-ipv6-support-p47120705
IPv6 in service banners (used in POP3, IMAP services, and proxies)
Support for IPv6 when printing listener address as part of the service banner has been added...IPv6 in Milter
Axigen is now capable of connecting to a Milter filter over an IPv6 TCP connection.
IPv6 in the RPOP service
The RPOP service now allows connections to POP3 server(s) over IPv6
A-grade SSL Listeners
https://www.axigen.com/documentation/a-grade-ssl-listeners-p47120608
) that enable administrators to asses and properly configure their SSL listeners...Recommended SSL Cipher Suite to be configured in SSL Listeners tab:
SSL Listeners Recommended Configurations
Configuring the Reporting Service
https://www.axigen.com/documentation/configuring-the-reporting-service-p1373442511
Listeners and Control Rules
Listeners
To access SNMP listener configuration in WebAdmin, go to the "Status & Monitoring" module → "Reporting Service" tab...A list of the already configured listeners (if any) will be displayed, sorted by their IP addresses (lowest first)
Configuring Routing and Authentication
https://www.axigen.com/documentation/configuring-routing-and-authentication-p1373443500
Therefore, please select one of the existing user maps using the corresponding drop-down menu from the "Routing configuration" section...When you are done configuring these parameters, remember to click the "Save Configuration" button to preserve your changes
Configuring the WebMail Service
https://www.axigen.com/documentation/configuring-the-webmail-service-p1373438764
The "WebMail" section allows you to configure parameters relative to this specific service's configuration, add listeners, and manage access to the service by adding rules applicable to all existing listeners...For more information, see how to configure the default localization settings!--https://axigen.atlassian.net/wiki/spaces/DP/pages/1373438570
SNI Certificate Selection for SSL listeners
https://www.axigen.com/documentation/sni-certificate-selection-for-ssl-listeners-p2467430402
Otherwise, the certificate configured on the listener is served.
Wildcard certificates are supported. A certificate with CN *.example.com will match any subdomain such as mail.example.com...', no matching certificate, serving listener certificate 'axigen_cert.pem'
IMAP (ports configured for IMAPS and IMAP+STARTTLS)
POP3 (ports configured for POP3S and POP3+STARTTLS)
Configuring an Administrative User
https://www.axigen.com/documentation/configuring-an-administrative-user-p1373438308
When you are done configuring these parameters, remember to hit the "Save Configuration" button to preserve your changes