Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0051
index af1e10acdf17c463aa95bded987a297d4e377237..a14fc3ddcaae62df0dbd3655d6cfaaf3d80f35dd 100644 (file)
@@ -1,14 +1,9 @@
 # Exim test configuration 0051
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-primary_hostname = myhost.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 trusted_users = CALLER
+primary_hostname = myhost.ex
 
 # ----- Main settings -----
 
@@ -45,7 +40,7 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   return_path_add
   user = CALLER