Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 0444
index 182d1021accc7be56b2d197ac51431dd6f9a9a5d..c89862a8212e9a27f52024755814617ec036d50f 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0444
 
-exim_path = EXIM_PATH
-keep_environment =
-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 -----
@@ -35,6 +29,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 t2: