Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0259
index 72dc00963a978b45cee62bdc75dc0a26a7359d68..ac96a3c5027b41654e7e5d767f6f525c6f225e15 100644 (file)
@@ -1,12 +1,9 @@
 # Exim test configuration 0259
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
+rfc1413_query_timeout = 10s
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -29,7 +26,7 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
+  hosts_try_fastopen = :
 
 
 begin retry