SERVER=
-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 = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
# ----- Main settings -----
t1:
driver = smtp
- hosts = ${if eq {$sender_host_address}{}{$local_part}{V4NET.0.0.2}}
port = PORT_D
- interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
+ hosts = ${if eq {$sender_host_address}{}{$local_part}{V4NET.0.0.2}}
allow_localhost
connect_timeout = 1s