Hexamail Server Configuration Reference [Service]

[Service]

The following settings can be used in this section:

Host
This is the network interface to which the service binds to, remove this to bind to the default interface (usually the case).
text
Host=127.0.0.1
Port
This is the port used by the administration interface to communicate with the service
number
1025 - 65535
23006
Port=23006
Network
flags
IP4
Network=IP4
AllowedIPList
This is the list of allowed IP4 or IPv6 addresses that can connect to your server for administration. You can use CIDR notation, wildcards and ranges (e.g. 192.168.0.0/16, 192.*.*.*, 192.10-50.*.*, 0:0:0:0:0:0:0:*) or leave blank for any IP. By setting this connections are restricted to ONLY those that match an entry in this list
text
127.*.*.*,::1,0.0.0.0
AllowedIPList=127.0.0.1,192.168.0.0/16,192.*.*.*,*.*.*.*,*:*:*:*:*:*:*:*,::1
See Also:DisallowedIPList
DisallowedIPList
This is the list of disallowed IP addresses that cannot connect to your server for administration. You can use wildcards and ranges (e.g. 192.168.0.0/16, 192.*.*.*, 192.10-50.*.*) or leave blank for no restrictions. By setting this connections from any IP that matches an entry in this list are prevented. Note that if an IP matches an entry in the allowed IP address it is allowed regardless of matching a disallowed IP
text
*.*.*.*,*:*:*:*:*:*:*:*
DisallowedIPList=62.235.23.32,192.168.0.0/16
See Also:AllowedIPList
Language
select
English, Norwegian
English
Language=English
ProcessThread
bool
On/Off, True/False, Yes/No, 1/0
off
ProcessThread=off
CPUAffinity
number
0 - 32
0
CPUAffinity=0
CPUID
number
0 - 32
0
CPUID=0
EnvCheck
bool
On/Off, True/False, Yes/No, 1/0
On
EnvCheck=On
EnvCheckCycle
number
0 - 10000 Minutes
60 Minutes
EnvCheckCycle=60
EnvCheckDisk
number
Dir+Create+Move+Copy+Delete
EnvCheckDisk=Dir+Create
EnvCheckMem
number
Alloc
EnvCheckMem=Alloc
EnvCheckNet
number
Request
EnvCheckNet=Request
ServerEnablex
Enable this server for configuration
ServerNamex
Friendly name for this server
ServerName%d=MyBackupServer
ServerHostx
The hostname or IP address of the server
ServerHost%d=192.168.1.4
ServerDescx
Description of this server
ServerDesc%d=This is the secondary MX server in case of failover
ServerPortx
This is the port used by the administration interface to communicate with the service
23006
ServerPort%d=23006
SecondaryServicesSettingSkip
The configuration settings to skip when pushing configuration to secondary servers
Archiver:*,Server:Host,Webui:Host,WebAdmin:Host,POP3 Server:Host,IMAP Server:Host,
SecondaryServicesSettingSkip=Archiver:*,Server:Host,Webui:Host,WebAdmin:Host,POP3 Server:Host,IMAP Server:Host,