Files
Your Name 52d607ee8e modified
2020-07-03 11:49:11 +00:00

9 líneas
282 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=false