Testtsuite: portability
[exim.git] / test / confs / 0176
index 865cece986795af5e2de97e5e9e94148d54adb14..d5c86caa5a97143d92e1d0a5ce86d722e0a4cb64 100644 (file)
@@ -1,17 +1,12 @@
 # Exim test configuration 0176
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
 qualify_domain = test.ex
-admin_groups = CALLER
+admin_groups = CALLERGROUP
 trusted_users = CALLER
 
 
@@ -31,7 +26,7 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER