The commands available for the WebMail context are:
EXIT/QUIT
- exits CLI and closes connection to AxigenHELP
- prints this help messageBACK
- cancels any changes made and switches back to the previous contextCOMMIT
- commits the changes made in this contextSHOW [ATTR <param>]
- shows information about this contextSAVE Config
- saves the server's running configurationLIST Listeners
- lists available listenersLIST UrlRedirects
- lists the rules used for secure loginLIST HostNameResolvers
- lists the hostname resolversSTART Service
- starts the WebMail serviceSTOP Service
- stops the WebMail serviceSET [maxErrors <maxErrors>]
- sets the max. no. of wrong commandsSET [maxAuthErrors <maxErrors>]
- sets the max. no. of failed authenticationsSET [maxConnThreads <maxThreads>]
- sets the max. no. of threads handling the conn.SET [minConnThreads <minThreads>]
- sets the min. no. of threads handling the conn.SET [logLevel <level>]
- sets the service's logging levelSET [logType <type>]
- sets the service's logging typeSET [logHost <host>]
- sets the service's remote logging hostSET [path <path>]
- sets the location of HSP filesSET [sessionIdleTimeout <timeout>]
- sets the inactivity timeoutSET [sessionActivityTimeout <timeout>]
- sets the maximum living time for a sessionSET [allowKeepAlive <yes
- enables/disables persistent connectionSET [allowLargeIncomingData <yes
- enables/disables receiving incoming data after the limit is exceededSET [httpHeadersMaxSize <size>]
- sets the maximum allowed size for received HTTP headersSET [httpBodyMaxSize <size>]
- sets the maximum allowed size for incoming HTTP bodySET [uploadMaxSize <size>]
- sets the maximum allowed size for incoming upload dataSET [showDomainList <yes
- enables/disables displaying domains list at user loginSET [userdbConnectorType <type>]
- sets the type of the userdb connectorSET [userdbConnectorName <name>]
- sets the name of the userdb connectorSET [enableMobileWebmail <yes
- enables/disables mobile WebMailSET [enableActiveSync <yes
- enables/disables activeSyncSET [enableIcalCalendar <yes
- enables/disables Calendar (ICS) access through iCal/HTTPSET [enableIcalFreebusy <yes
- enables/disables Free/Busy (IFB) access through iCal/HTTPSET [userInterfaceType <ajaxDefault | ajaxOnly | standardDefault | standardOnly>]
CONFIG AccessControl
- enters the AccessControl contextRESET
- resets the service to the currently active configurationADD Listener [address] <address>
- adds a listener to the service (changes context)UPDATE Listener [address] <address>
- updates a listener from the service (changes context)REMOVE Listener [address] <address>
- removes a listener from the serviceSHOW Listener [address] <address> [ATTR <param>]
- shows the given listenerADD HostNameResolver [host] <host> domain <domain>
- adds a host name (WebMail URL) to HSP template name mappingUPDATE HostNameResolver [host] <host> domain <domain>
- updates a host name (WebMail URL) to HSP template name mappingREMOVE HostNameResolver [host] <host>
- removes a host name (WebMail URL) to HSP template name mapping - The domain parameter refers to the HSP template directoryADD UrlRedirect [address] <address> port <port> host <host>
UPDATE UrlRedirect [address] <address> [port <port>] [host <host>]
REMOVE UrlRedirect [address] <address>