Files
docker-compose-hatthieves/production/haraka-wildduck/wildduck-mta/config/plugins/default-headers.toml
2020-05-27 17:51:39 +00:00

9 líneas
281 B
TOML

["core/default-headers"]
enabled=["receiver", "main", "sender"]
# Which missing headers to add
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