Testsuite: distribute configure script
[exim.git] / test / confs / 0185
index fef5f29f17138a908d2a65290dd504ea43e7a8e4..d6e9fe0203e87f92edf1394608abd77319db9b7f 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0185
 
-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 -----
 
@@ -77,7 +72,6 @@ autoreply:
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----