X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..5f3e2ac9f39db5c8ef5a408929c8a5aba957b20f:/test/confs/0449?ds=sidebyside diff --git a/test/confs/0449 b/test/confs/0449 index b67d267ca..1c0f675da 100644 --- a/test/confs/0449 +++ b/test/confs/0449 @@ -1,13 +1,8 @@ # Exim test configuration 0449 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -32,7 +27,7 @@ begin transports t1: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER # End