Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / confs / 0480
index b3a585fbb8965922e87b1ecbd7d1dadb19338d94..9b62e49bc18fe98a6be4c21eac9f2e5f78599c79 100644 (file)
@@ -6,12 +6,8 @@ IP3=V4NET.0.0.3
 
 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
+
 
 # ----- Main settings -----
 
@@ -47,6 +43,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER