$local_part_verified
[exim.git] / test / confs / 0055
index 9f1b0087c5c1d6cbdcd66e87b65644f07e683a42..6cc9b7c18e47f78c55d73697ae62ddb22e0ba5e1 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 0055
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -56,6 +52,7 @@ local_delivery:
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----