Early-pipe: invalidate cache on a failure of required-auth
[exim.git] / test / confs / 0607
index af4d238b560a07ca25c08f644ad7a4542a909b06..c074ce4e85ce5e5416e7d5c0a330103b59c51098 100644 (file)
@@ -2,12 +2,7 @@
 
 SERVER =
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
 
 log_selector = +received_recipients +sender_on_delivery
 
@@ -36,6 +31,7 @@ begin transports
 out:
   driver = smtp
   port = PORT_D
+  hosts_try_fastopen = :
 
 # End