Server { services = (log processing smtpIncoming smtpOutgoing imap webmail cli webadmin) serverName = "" pushNotificationGeneratorPath = "/axigen/var/notifications/" sslRandomFile = "none" smtpFiltersFile = "filters/smtpFilters.script" scriptFilters = ( { name = "WASieveServer" type = sieve file = "/axigen/var/filters//wasieve-server.sieve" } ) socketFilters = ( { name = "AV:AVAST-INET" address = "inet://127.0.0.1:5036" protocolFile = "/axigen/afsl/avast-av.afsl" idleTimeout = 300 actionOnMatch = pass maxConnections = 10 maxMessageSize = 10240 } { name = "AV:AVAST-LOCAL" address = "local:///var/run/avast4/local.sock" protocolFile = "/axigen/afsl/avast-av.afsl" idleTimeout = 300 actionOnMatch = pass maxConnections = 10 maxMessageSize = 10240 } { name = "AV:AVG" address = "inet://127.0.0.1:55555" protocolFile = "/axigen/afsl/avg.afsl" idleTimeout = 300 actionOnMatch = pass maxConnections = 10 maxMessageSize = 10240 } { name = "AV:ClamAV" address = "inet://127.0.0.1:3310" protocolFile = "/axigen/afsl/clam-av.afsl" idleTimeout = 300 actionOnMatch = pass maxConnections = 10 maxMessageSize = 10240 } { name = "AV:Cyren" address = "inet://127.0.0.1:9088" protocolFile = "/axigen/afsl/cyren.afsl" idleTimeout = 300 actionOnMatch = pass maxConnections = 10 maxMessageSize = 10240 } { name = "AV:SpamAssassin" address = "inet://172.30.0.2:783" protocolFile = "afsl/spamassassin.afsl" idleTimeout = 300 actionOnMatch = pass maxConnections = 10 maxMessageSize = 10240 } { name = "AV:Tnef" address = "inet://127.0.0.1:8888" protocolFile = "/axigen/afsl/axi-tnef.afsl" idleTimeout = 300 actionOnMatch = pass maxConnections = 10 maxMessageSize = 10240 } ) serverActiveFilters = ( { filterName = "AV:Tnef" filterType = socket priority = 2 applyOn = (local relay) } { filterName = "AV:SpamAssassin" filterType = socket priority = 3 applyOn = (local relay) } { filterName = "WASieveServer" filterType = script priority = 195 applyOn = (local) } ) primaryDomain = "localdomain" enableIOSynchronization = no maxIndexingThreads = 10 maxMigrationThreads = 10 defaultTimeZone = "GMT" defaultLanguage = "en" autodetectLanguage = yes allowedLanguages = () initialAccountSettings = { weekStartDay = monday workingDays = (monday tuesday wednesday thursday friday) startWorkingTime = "08:00:00" endWorkingTime = "17:00:00" dateFormat = "MM/DD/YYYY" timeFormat = "hh:mm AM" calendarType = gregorian autoAddRecipients = yes } serverDataLocation = "serverData" caBundlePath = "" domainStorageParams = ( { domainName = "REMOVED" domainStorageLocation = "/axigen/var/domains/REMOVED?maxFiles=128&maxFileSize=1048576" domainObjectStorageLocation = "/axigen/var/domains/REMOVED/objects?maxFiles=128&maxFileSize=1048576" messageStorageLocations = ( "/axigen/var/domains/REMOVED/messages?maxFiles=128&maxFileSize=1048576" ) enable = yes enableMACLSupport = no activationLevel = 100 activateWithoutParent = no } { domainName = "REMOVED" domainStorageLocation = "/axigen/var/domains/REMOVED?maxFiles=128&maxFileSize=1048576" domainObjectStorageLocation = "/axigen/var/domains/REMOVED/objects?maxFiles=128&maxFileSize=1048576" messageStorageLocations = ( "/axigen/var/domains/REMOVED/messages?maxFiles=128&maxFileSize=1048576" ) enable = yes enableMACLSupport = no activationLevel = 100 activateWithoutParent = no } ) userMaps = () log = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 listeners = ( { address = 127.0.0.1:2000 enable = yes } ) path = "log" enableSecurityLog = no rules = ( { priority = 100 hostname = "*" module = * logLevel = 31 fileName = "everything.txt" fileSize = 5120 fileTime = 86400 fileCount = 0 rotatePeriod = none type = local } { priority = 1000 hostname = "*" module = * logLevel = 31 fileName = "default.txt" fileSize = 5120 fileTime = 86400 fileCount = 0 rotatePeriod = none type = local } ) enableLogDeduplication = yes } dnr = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 timeout = 5 retries = 3 cacheSize = 1000 nameServers = ( { priority = 5 address = 127.0.0.11 timeout = 5 retries = 3 } ) edns = yes } processing = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxSchedInterval = 28800 schedInterval = 300 maxRetryCount = 20 queuePath = "queue" queueEntryCount = 64 procQueueSize = 256 deliveryThreads = 20 messagesPerSecond = 20 disableInterval = 300 filteringThreads = 20 greylistingCache = 10 } smtpIncoming = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = ( { address = 0.0.0.0:25 enable = yes idleTimeout = 300 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "axigen_cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no listenerDomain = "" } { address = 0.0.0.0:465 enable = yes idleTimeout = 300 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = yes sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "letsencrypt//cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no listenerDomain = "" } { address = :::25 enable = yes idleTimeout = 300 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "axigen_cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no listenerDomain = "" } { address = :::465 enable = yes idleTimeout = 300 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = yes sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "letsencrypt//cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no listenerDomain = "" } ) maxErrors = 20 maxAuthErrors = 5 mappingData = { userMap = "none" mappingHost = "127.0.0.1" mappingPort = 1200 } userdbConnectorType = local userdbConnectorName = "" serviceAccessControl = { maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = ( { ipSet = 0.0.0.0-254.255.255.255 enable = yes priority = 1000 maxConnections = 0 maxIntervalConnections = 0 timeInterval = 60 peerMaxConnections = 0 peerMaxIntervalConnections = 0 peerTimeInterval = 60 } ) denyRules = () } maxReceivedHeaders = 30 enableSmtpRouting = no } smtpOutgoing = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 enableIPv6 = yes } pop3 = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = () maxErrors = 20 maxAuthErrors = 5 serviceAccessControl = { maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () } allowStartTLS = yes secureConnAllowLogin = yes secureConnAuthTypes = (plain login cram-md5 digest-md5 gssapi) plainConnAllowLogin = no plainConnAuthTypes = (cram-md5 digest-md5 gssapi) userdbConnectorType = local userdbConnectorName = "" greetingsText = "AXIGEN POP3 server on %D ready %U" } imap = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = ( { address = 0.0.0.0:143 enable = yes idleTimeout = 1800 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "axigen_cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = 0.0.0.0:993 enable = yes idleTimeout = 1800 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = yes sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "letsencrypt//cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = :::143 enable = yes idleTimeout = 1800 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "axigen_cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = :::993 enable = yes idleTimeout = 1800 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = yes sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "letsencrypt//cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } ) maxErrors = 20 maxAuthErrors = 5 serviceAccessControl = { maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = ( { ipSet = 0.0.0.0-254.255.255.255 enable = yes priority = 1000 maxConnections = 0 maxIntervalConnections = 0 timeInterval = 60 peerMaxConnections = 0 peerMaxIntervalConnections = 0 peerTimeInterval = 60 } ) denyRules = () } allowStartTLS = yes secureConnAllowLogin = yes secureConnAuthTypes = (plain login cram-md5 digest-md5 gssapi) plainConnAllowLogin = no plainConnAuthTypes = (cram-md5 digest-md5 gssapi) userdbConnectorType = local userdbConnectorName = "" greetingsText = "AXIGEN IMAP4rev1 service is ready" imapIdEnabled = yes imapShowAllFolders = no } webmail = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = ( { address = 0.0.0.0:80 enable = yes idleTimeout = 300 maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "axigen_cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = 0.0.0.0:443 enable = yes idleTimeout = 300 maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = yes sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "letsencrypt//cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = :::80 enable = yes idleTimeout = 300 maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "axigen_cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = :::443 enable = yes idleTimeout = 300 maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = yes sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "axigen_cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } ) maxErrors = 20 maxAuthErrors = 5 serviceAccessControl = { maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = ( { ipSet = 0.0.0.0-254.255.255.255 enable = yes priority = 1000 maxConnections = 0 maxIntervalConnections = 0 timeInterval = 60 peerMaxConnections = 0 peerMaxIntervalConnections = 0 peerTimeInterval = 60 } ) denyRules = () } sessionIdleTimeout = 900 sessionActivityTimeout = 216000 allowKeepAlive = yes allowLargeIncomingData = no httpHeadersMaxSize = 64 httpBodyMaxSize = 4096 uploadMaxSize = 16384 urlRedirects = ( { address = 0.0.0.0:80 host = "%%*%%" port = 443 auto = yes } { address = :::80 host = "%%*%%" port = 443 auto = yes } ) path = "webmail" hostNameResolver = () showDomainList = no userdbConnectorType = local userdbConnectorName = "" enableMobileWebmail = yes enableActiveSync = no enableIcalCalendar = yes enableIcalFreebusy = yes userInterfaceType = ajaxDefault enablePasswordRecovery = no enableUsernameRecovery = no allowSPNEGOAuth = yes enableWebDAVCardDAV = yes enableWebDAVCalDAV = yes enableLoginCaptcha = no showCaptchaAfterFailedLoginsCount = 0 accessControlAllowOrigin = "" trustXForwardedHeader = yes batchAsyncThreshold = 200 } webadmin = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = ( { address = 0.0.0.0:9000 enable = yes idleTimeout = 300 maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2 tls1_3) certFile = "none" caFile = "none" dhParamFile = "none" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = 0.0.0.0:9443 enable = yes idleTimeout = 300 maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = yes sslControl = { allowedVersions = (tls1_1 tls1_2 tls1_3) certFile = "letsencrypt//cert.pem" caFile = "none" dhParamFile = "none" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = :::9000 enable = yes idleTimeout = 300 maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2 tls1_3) certFile = "none" caFile = "none" dhParamFile = "none" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = :::9443 enable = yes idleTimeout = 300 maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = yes sslControl = { allowedVersions = (tls1_1 tls1_2 tls1_3) certFile = "letsencrypt//cert.pem" caFile = "none" dhParamFile = "none" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } ) maxErrors = 20 maxAuthErrors = 5 serviceAccessControl = { maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = ( { ipSet = 0.0.0.0-254.255.255.255 enable = yes priority = 1000 maxConnections = 0 maxIntervalConnections = 0 timeInterval = 60 peerMaxConnections = 0 peerMaxIntervalConnections = 0 peerTimeInterval = 60 } ) denyRules = () } sessionIdleTimeout = 900 sessionActivityTimeout = 216000 allowKeepAlive = yes allowLargeIncomingData = no httpHeadersMaxSize = 64 httpBodyMaxSize = 1024 uploadMaxSize = 131072 urlRedirects = () path = "webadmin" } cli = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = ( { address = 127.0.0.1:7000 enable = yes idleTimeout = 300 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2 tls1_3) certFile = "none" caFile = "none" dhParamFile = "none" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } { address = ::1:7000 enable = no idleTimeout = 300 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2 tls1_3) certFile = "none" caFile = "none" dhParamFile = "none" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } ) maxErrors = 20 maxAuthErrors = 5 serviceAccessControl = { maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () } maxAuthCommands = 20 } rpop = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 } ftpBackup = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = ( { address = 0.0.0.0:21 enable = yes idleTimeout = 300 maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () sslEnable = no sslControl = { allowedVersions = (tls1_1 tls1_2) certFile = "axigen_cert.pem" caFile = "none" dhParamFile = "axigen_dh.pem" maxChainDepth = 4 cipherSuite = "ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128- SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES: !MD5:!PSK" preferServerCipherSuiteOrder = yes useEphemeralKey = yes requestClientAuth = no } proxyProtocol = () proxyProtocolTimeout = 5 nonClusterListener = no } ) maxErrors = 20 maxAuthErrors = 5 serviceAccessControl = { maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = ( { ipSet = 0.0.0.0-254.255.255.255 enable = yes priority = 1000 maxConnections = 0 maxIntervalConnections = 0 timeInterval = 60 peerMaxConnections = 0 peerMaxIntervalConnections = 0 peerTimeInterval = 60 } ) denyRules = () } messagesTarEnabled = no nameEncoding = "utf7" } reporting = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 listeners = ( { address = 127.0.0.1:161 enable = yes } ) SNMPEnable = no SNMPSentTrapsToAllManagers = yes SNMPCommunity = "" SNMPTrapDestinations = () graphics = () DomainEnable = no DomainObjectEnable = no reportingInterval = 53 } pop3Proxy = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = () maxErrors = 20 maxAuthErrors = 5 mappingData = { userMap = "none" mappingHost = "127.0.0.1" mappingPort = 1200 } userdbConnectorType = local userdbConnectorName = "" serviceAccessControl = { maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () } connectionData = { rwTimeout = 400 maxConnections = 64 sslEnable = no localInterface = 0.0.0.0 } allowStartTLS = yes authenticateOnProxy = no greetingsText = "AXIGEN POP3 server on %D ready %U" } imapProxy = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = () maxErrors = 20 maxAuthErrors = 5 mappingData = { userMap = "none" mappingHost = "127.0.0.1" mappingPort = 1200 } userdbConnectorType = local userdbConnectorName = "" serviceAccessControl = { maxConnections = 200 maxIntervalConnections = 600 timeInterval = 60 peerMaxConnections = 20 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () } connectionData = { rwTimeout = 400 maxConnections = 64 sslEnable = no localInterface = 0.0.0.0 } allowStartTLS = yes authenticateOnProxy = no greetingsText = "AXIGEN IMAP4rev1 service is ready" imapIdEnabled = yes } userDb = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxThreads = 5 ldapConnectors = () oauthConnectors = () defaultOauthConnector = "" } webmailProxy = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 maxConnThreads = 20 minConnThreads = 2 listeners = () maxErrors = 20 maxAuthErrors = 5 mappingData = { userMap = "none" mappingHost = "127.0.0.1" mappingPort = 1200 } userdbConnectorType = local userdbConnectorName = "" serviceAccessControl = { maxConnections = 1000 maxIntervalConnections = 1200 timeInterval = 60 peerMaxConnections = 100 peerMaxIntervalConnections = 600 peerTimeInterval = 60 allowRules = () denyRules = () } connectionData = { rwTimeout = 400 maxConnections = 64 sslEnable = no localInterface = 0.0.0.0 } path = "webmail" allowKeepAlive = yes httpHeadersMaxSize = 64 httpBodyMaxSize = 4096 uploadMaxSize = 16384 urlRedirects = () authenticateOnProxy = no requestsQueueMaxSize = 64 allowLargeIncomingData = no enableMobileWebmail = no hostNameResolver = () userInterfaceType = ajaxDefault httpBindBackend = "" enablePasswordRecovery = no enableUsernameRecovery = no allowSPNEGOAuth = yes enableLoginCaptcha = no showCaptchaAfterFailedLoginsCount = 0 trustXForwardedHeader = yes } filters = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 integratedFilters = ( { name = "axigen-tnef" enable = yes type = managedCommand command = "axigen-tnef" requestTimeout = 0 configParams = ( { name = "binDirectory" value = "/opt/axigen/bin/" } ) } { name = "cyren" enable = no type = managedCommand command = "cyren" requestTimeout = 0 configParams = ( { name = "binDirectory" value = "/opt/axigen/bin/" } { name = "confDirectory" value = "/axigen/var/cyren" } { name = "libsDirectory" value = "/opt/axigen/lib//cyren" } { name = "pidDirectory" value = "/axigen/var/run/" } ) } ) } mailboxApi = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 } sendStatisticsEmail = yes postmasterStatisticsEmailAddress = "" clusterSettings = { runMode = standAlone clusterKey = "" backendAddresses = () frontendAddresses = () clusterAddresses = () } enableStorageStatistics = yes sslHandshakeTimeout = 10 autodiscoveryParams = { enableIMAPAutodiscovery = yes enablePOP3Autodiscovery = no enableSMTPAutodiscovery = yes enableWebDavAutodiscovery = yes autodiscoveryDefaultUrls = { httpAutodiscoveryUrl = "" imapAutodiscoveryUrl = "" pop3AutodiscoveryUrl = "" smtpAutodiscoveryUrl = "" webDavAutodiscoveryUrl = "" } } jobLogging = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 } securityLogging = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 } calLogging = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 } serverLogging = { logType = internal logLevel = 15 logHost = 127.0.0.1:2000 } availableLanguages = ( { code = "ar" name = "Arabic" native = "اللغة العربية" ui = "*" } { code = "bg" name = "Bulgarian" native = "Български" ui = "*" } { code = "ca" name = "Catalan" native = "Català" ui = "*" } { code = "cs" name = "Czech" native = "Čeština" ui = "*" } { code = "da" name = "Danish" native = "Dansk" ui = "*" } { code = "de" name = "German" native = "Deutsch" ui = "*" } { code = "el" name = "Greek" native = "Ελληνικά" ui = "standard" } { code = "en" name = "English" native = "English" ui = "*" } { code = "es" name = "Spanish" native = "Español" ui = "*" } { code = "et" name = "Estonian" native = "Eesti keel" ui = "standard" } { code = "fa" name = "Persian" native = "فارسی" ui = "*" } { code = "fi" name = "Finnish" native = "Suomi" ui = "*" } { code = "fr" name = "French" native = "Français" ui = "*" } { code = "he" name = "Hebrew" native = "עִבְרִית" ui = "*" } { code = "hi" name = "Hindi" native = "हिन्दी" ui = "*" } { code = "hr" name = "Croatian" native = "Hrvatski" ui = "*" } { code = "hu" name = "Hungarian" native = "Magyar" ui = "*" } { code = "id" name = "Indonesian" native = "Bahasa Indonesia" ui = "*" } { code = "is" name = "Icelandic" native = "Íslenska" ui = "standard" } { code = "it" name = "Italian" native = "Italiano" ui = "*" } { code = "ja" name = "Japanese" native = "日本語" ui = "*" } { code = "ko" name = "Korean" native = "한국어" ui = "*" } { code = "lt" name = "Lithuanian" native = "Lietuvių" ui = "standard" } { code = "lv" name = "Latvian" native = "Latviešu" ui = "*" } { code = "mk" name = "Macedonian" native = "македонски" ui = "*" } { code = "nl" name = "Dutch" native = "Nederlands" ui = "*" } { code = "no" name = "Norwegian" native = "Norsk" ui = "*" } { code = "pl" name = "Polish" native = "Polski" ui = "*" } { code = "pt" name = "Portuguese" native = "Português" ui = "*" } { code = "ro" name = "Romanian" native = "Română" ui = "*" } { code = "ru" name = "Russian" native = "Русский" ui = "*" } { code = "sk" name = "Slovak" native = "Slovenčina" ui = "*" } { code = "sl" name = "Slovenian" native = "Slovenski" ui = "standard" } { code = "sr" name = "Serbian" native = "Српски" ui = "standard" } { code = "sv" name = "Swedish" native = "Svenska" ui = "*" } { code = "th" name = "Thai" native = "ภาษาไทย" ui = "*" } { code = "tk" name = "Turkmen" native = "Türkmençe" ui = "*" } { code = "tr" name = "Turkish" native = "Türkçe" ui = "*" } { code = "uk" name = "Ukrainian" native = "Українська" ui = "standard" } { code = "vi" name = "Vietnamese" native = "tiếng Việt" ui = "standard" } { code = "zh-cn" name = "Chinese (Simplified)" native = "简体中文" ui = "*" } { code = "zh-tw" name = "Chinese (Traditional)" native = "繁體中文" ui = "*" } ) brandingName = "" enableTnefCommand = yes allowAliasLogins = yes pop3ExclusiveLock = yes enableSRS = no srsSecretKey = "" searchIndexOptimizeThreshold = 2000 searchIndexVacuumAbsoluteThreshold = 1280 searchIndexVacuumRelativeThreshold = 25 waFilterWhiteList = () waFilterBlackList = () searchIndexTokenizer = default enableConversationIndexDefault = yes }