haraka-wildduck
Este commit está contenido en:
42
production/haraka-wildduck/wildduck-mta/config/zonemta.toml
Archivo normal
42
production/haraka-wildduck/wildduck-mta/config/zonemta.toml
Archivo normal
@@ -0,0 +1,42 @@
|
||||
# This is the main config file
|
||||
|
||||
name="ZoneMTA"
|
||||
|
||||
# Process identifier
|
||||
ident="zone-mta"
|
||||
|
||||
# Run as the following user. Only use this if the application starts up as root
|
||||
#user="zonemta"
|
||||
#group="zonemta"
|
||||
|
||||
[log]
|
||||
# Logging options
|
||||
# @include "log.toml"
|
||||
|
||||
[dbs]
|
||||
# MongoDB and Redis connection options
|
||||
# @include "dbs-{env}.toml"
|
||||
|
||||
[queue]
|
||||
# @include "queue.toml"
|
||||
|
||||
[dns]
|
||||
# @include "dns.toml"
|
||||
|
||||
[api]
|
||||
port=12080
|
||||
|
||||
[smtpInterfaces]
|
||||
# @include "interfaces/*.toml"
|
||||
|
||||
[plugins]
|
||||
# @include "plugins/*.toml"
|
||||
|
||||
[pools]
|
||||
# @include "pools.toml"
|
||||
|
||||
[zones]
|
||||
# @include "zones/*.toml"
|
||||
|
||||
[domainConfig]
|
||||
# @include "domains.toml"
|
||||
Referencia en una nueva incidencia
Block a user