Connecting to AXIGEN WebMail
To connect to AXIGEN WebMail, enter in your browser the IP:port combination where your AXIGEN WebMail service is running. If you are accessing WebMail from the machine on which AXIGEN is installed, the default address is http://127.0.0.1:8000.Remote access
If you are accessing the WebMail from a different machine, you need to set in the listener's address parameter the IP address of the machine on which AXIGEN is installed. Or, you can set this parameter to 0.0.0.0 (in this case, the listener will listen to all machine interfaces). When accessing the AXIGEN WebMail, you need to replace the 127.0.0.1 IP from the URL with the IP address of the machine on which the AXIGEN Mail Server is installed. For example, if the machine running AXIGEN has the 192.168.1.1 IP address, change the IP/port data under Server->Webmail->Listeners->Address to match your IP/port:server {...
web {
...
listeners = ( {
...
address = 192.168.1.1:9000
enable = yes
Remember to reload your AXIGEN Mail Server after each change in the configuration files.
In the window thus displayed, enter the WebMail username and password provided by the system administrator.

- the Allow domain selection on login option from the Services > WebMail tab is checked;
- the Include this domain in WebMail's domain selection list option from the Domains > General
page corresponding to your existing domains is checked;
