The commands available for the Server context are:
-
EXIT/QUIT
– exits CLI and closes connection to Axigen -
HELP
– prints this help message -
BACK
– cancels any changes made and switches back to the previous context -
COMMIT
– commits the changes made in this context -
SHOW [ATTR <param>]
– shows information about this context -
SAVE Config [<path>]
– saves the server's running configuration (a suffix will be added) -
SHOW Config
– shows the entire server's running configuration -
SHOW StorageInformation [details]
– shows storage files information (with details per file if option present) -
SHOW StorageStatistics [details|summary][average][raw]
– shows total or average storage statistics (with details per file if option present) -
SHOW DisposableMetadataInformation
– shows information about the size occupied by disposable meta-data in the storage -
SHOW BrandingElement <faviconPhoto|faviconNPhoto|ajaxPublicPhoto|ajaxPrivatePhoto|standardPublicPhoto|standardPrivatePhoto|mobilePublicPhoto|mobilePrivatePhoto|*>
– shows the binary value of a branding element (base64 encoded) AXIGEN X1+ -
SET [primaryDomain <name>]
– sets the server's primary domain -
SET [sslRandomFile <file>]
– sets file for entropy data used when generating random -
SET [enableIOSynchronization <yes|no>]
– enables/disables the I/O synchronization for file storages -
SET [defaultTimezone <timezone>]
– sets the default timezone -
SET [defaultLanguage <lang>]
– sets the default language -
SET [autodetectLanguage <yes|no>]
– Enable/Disable language autodetection AXIGEN X+ -
SET [allowedLanguages "<lang>[ <lang>]*"]
– sets the list of allowed languages; empty list means allow all AXIGEN X+ -
SET [serverName <name>]
– sets the server name -
SET [maxIndexingThreads <no.>]
– sets the maximum number of threads for the search indexing service -
SET [enableStorageStatistics <yes|no>]
– Enable/Disable storage statistics for newly registered storage units -
SET [brandingName <name>]
– sets the server branding name AXIGEN X1+ -
SET [enableTnefCommand <yes|no>]
– Enable/Disable tnef AXIGEN X2U2+ -
SET [allowAliasLogins <yes|no>]
– Allow/Prevent logins using alias account or domain names AXIGEN X2U2+ -
ESET BrandingElement <faviconPhoto|faviconNPhoto|ajaxPublicPhoto|ajaxPrivatePhoto|standardPublicPhoto|standardPrivatePhoto|mobilePublicPhoto|mobilePrivatePhoto|webadminFaviconPhoto|webadminPublicPhoto|webadminPrivatePhoto|*>
– sets the server binary value of a branding element (the value must be base64 encoded) -
RESET
– resets the service to the currently active configuration
-
CONFIG LOG
– enters the Log context -
CONFIG CLI
– enters the CLI context -
CONFIG RPOP
– enters the RPOP context -
CONFIG SMTP-INCOMING
– enters the SMTP-Incoming context -
CONFIG SMTP-OUTGOING
– enters the SMTP-Outgoing context -
CONFIG PROCESSING
– enters the Processing context -
CONFIG POP3
– enters the POP3 context -
CONFIG IMAP
– enters the IMAP context -
CONFIG WEBMAIL
– enters the WebMail context -
CONFIG WEBADMIN
– enters the WebAdmin context -
CONFIG FTP-BACKUP
– enters the FTP-Backup context -
CONFIG DNR
– enters the DNR context -
CONFIG REPORT
– enters the Report context -
CONFIG POP3-Proxy
– enters the POP3 Proxy context -
CONFIG IMAP-Proxy
– enters the IMAP Proxy context -
CONFIG WEBMAIL-Proxy
– enters the WebMail Proxy context -
CONFIG USERDB
– enters the User Database context -
CONFIG PERMISSIONS
– enters the Permissions context -
CONFIG FILTERS
– enters the Filters context -
CONFIG MOBILITY
– enters the Mobility context -
CONFIG CLUSTER
– enters the Cluster configuration context -
CONFIG InitialAccountSettings
– enters the initial account settings context AXIGEN X+ -
CONFIG AUTODISCOVERY
– enters the Autodiscovery configuration context AXIGEN X1+ -
CONFIG CERTS
– enters the Certificates configuration context AXIGEN X2+ -
CONFIG CALLOG
– enters the Calendar Log configuration context AXIGEN X2U2+ -
CONFIG SECURITY
– enters the Security configuration context AXIGEN X2+ -
CONFIG JOBLOG
– enters the JobLog configuration context AXIGEN X2+
-
LIST Usermaps
- shows the list of usermaps -
ADD Usermap [name] <name>
- adds an Usermap to the service (changes context) -
UPDATE Usermap [name] <name>
- updates an Usermap from the service (changes context) -
REMOVE Usermap [name] <name>
- removes an Usermap from the service -
SHOW Usermap [name] <name> [ATTR <param>]
- shows the given Usermap
-
UPDATE SmtpFilters [<path>]
– update smtp filters file with the contents of the file specified by path or sent directly via CLI connection -
SHOW SmtpFilters [<path>]
– download smtp filters file to the file specified by path or directly via CLI connection
-
ENABLE [detailed] StorageStatistics
– enables I/O statistics for all storages -
DISABLE StorageStatistics
– disable I/O statistics for all storages