TLS: variables $tls_(in,out)_tlsver
[exim.git] / test / confs / 0177
index 5caa6f01d397d1808fcdf9efe88426fa36adc108..7921a8b55d4e8600975c19fe14900a9e6df8a5f3 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0177
 
-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 -----
 
@@ -80,7 +75,6 @@ autoreply:
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----