Este commit está contenido en:
Your Name
2020-07-03 11:49:11 +00:00
padre 48621bb2ed
commit 52d607ee8e
Se han modificado 547 ficheros con 37750 adiciones y 36525 borrados

Ver fichero

@@ -9,3 +9,7 @@ redis="redis://172.200.0.102:6379/2"
# Database name for ZoneMTA data in MongoDB. In most cases it should be the same as in the connection string
sender="zone-mta"
users="wildduck"
gridfs="wildduck"

Ver fichero

@@ -3,5 +3,8 @@
[default]
maxConnections=5
["hatthieves.es"]
maxConnections=20
["gmail.com"]
maxConnections=10

Ver fichero

@@ -5,4 +5,4 @@ addMissing=["message-id", "date"]
# If true then delays messages with future Date: headers until that time has arrived
futureDate=false
# Add X-Originating-IP header
xOriginatingIP=true
xOriginatingIP=false

Ver fichero

@@ -2,4 +2,4 @@
enabled=false
#enabled="receiver"
# only check authentication for interfaces with following names
interfaces=["feeder"]
#interfaces=["feeder"]

Ver fichero

@@ -1,13 +1,13 @@
# List local IP addresses that can be used for outbound tcp connections
# Server process must be able to locally bind to these addresses
default=["0.0.0.0", "::"]
#default=["0.0.0.0", "::"]
# or alternatively, to provide hostnames as well:
#
#[[default]]
#address="1.2.3.4"
#name="ip-1.hostname"
[[default]]
address="0.0.0.0"
name="hatthieves.es"
#
#[[default]]
#address="1.2.3.5"

Ver fichero

@@ -1,6 +1,6 @@
[bounces]
preferIPv6=false
ignoreIPv6=true
processes=1
connections=2
processes=2
connections=20
pool="default"

Ver fichero

@@ -1,8 +1,8 @@
[default]
preferIPv6=false
ignoreIPv6=true
processes=1
connections=5
processes=2
connections=20
pool="default"
# If you want to send messages for this zone to next MTA instead of actual MX, then