X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/d1af83598f7d6b32516a11bb28e569d592a05c48..92562f63be6fae2526d68171d60bf87027551f88:/test/confs/0204 diff --git a/test/confs/0204 b/test/confs/0204 index e5792de54..688e0e98b 100644 --- a/test/confs/0204 +++ b/test/confs/0204 @@ -1,14 +1,8 @@ # Exim test configuration 0204 -exim_path = EXIM_PATH -keep_environment = -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 -tls_advertise_hosts = # ----- Main settings ----- @@ -31,7 +25,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER