X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..3f06b9b4c7244b169d50bce216c1f54b4dfe7efb:/test/confs/0149 diff --git a/test/confs/0149 b/test/confs/0149 index f200efdb2..8527d30fa 100644 --- a/test/confs/0149 +++ b/test/confs/0149 @@ -1,14 +1,9 @@ # Exim test configuration 0149 -exim_path = EXIM_PATH -host_lookup_order = bydns -primary_hostname = myhost.test.ex +.include DIR/aux-var/std_conf_prefix + qualify_domain = test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +primary_hostname = myhost.test.ex # ----- Main settings ----- @@ -45,7 +40,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER