exim_path = EXIM_PATH
host_lookup_order = bydns
-rfc1413_query_timeout = 0s
spool_directory = DIR/spool
log_file_path = DIR/spool/log/SERVER%slog
gecos_pattern = ""
hosts = HOSTIPV4 : thishost.test.ex
allow_localhost
port = PORT_D
- interface = ${if eq {$host_address}{127.0.0.1} {127.0.0.1}}
# ----- Retry -----