readsocket expansion: response caching
[exim.git] / test / confs / 0373
index 9f672ced0bfd91da609096f6225b5e5a843a8937..2909d7de09a8d5e2d6b8c1af034b67fcf2af3bc5 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0373
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -15,6 +10,8 @@ domainlist local_domains = test.ex : *.test.ex
 acl_smtp_connect = connect
 trusted_users = CALLER
 
+log_selector = +millisec
+
 
 # ----- ACL -----