Fix build with Solaris compiler
[exim.git] / test / confs / 5101
index 20b3dbb27db1c98239eb861e8fc1c460bc439d78..542d9ab7663624198eac69a64fb098984763b8fd 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 5101
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -41,6 +36,7 @@ local_delivery:
   headers_add = X-Recipient: local_part=$local_part domain=$domain\n\
                 X-Home: $home
   file = DIR/test-mail/${if eq{$sender_address}{}{copied}{$h_mailbox:}}
+  create_file = DIR/test-mail
   user = CALLER
 
 lmtp: