Change the default for hosts_noproxy_tls to unset, enabling continued-TLS deliveries...
[exim.git] / test / confs / 0473
index 37dd435603a5b64b3e03b133f710e9cc1943fc59..6dd6b8898148a1f274d0e246ddabd0bc40b0d08e 100644 (file)
@@ -3,13 +3,8 @@
 USE_SENDER = ,use_sender
 ACL_RCPT = acl_rcpt
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -47,6 +42,5 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
 
 # End