Close server smtp socket explicitly on connect ACL "drop"
[exim.git] / test / confs / 0517
index 5d1fed5aae4f252e01db9e4e6a1196f51555ce1b..e02695c976147171653022345c7624c043bfa434 100644 (file)
@@ -2,13 +2,9 @@
 
 ERROR_DETAILS=
 
-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
 
 # ----- Main settings -----
 
@@ -41,6 +37,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End