X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/f926e27276301de1e2fd011b7edcd1b85d8c4754..361615d1e97b82f4797381b749bc5977d7a1d66b:/test/confs/0169 diff --git a/test/confs/0169 b/test/confs/0169 index 62504656f..ec8bf7957 100644 --- a/test/confs/0169 +++ b/test/confs/0169 @@ -1,12 +1,8 @@ # Exim test configuration 0169 -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 ----- @@ -27,7 +23,7 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} quota = $h_quota quota_warn_threshold = $h_threshold user = CALLER