X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..e1d3ae66a94db62082632898fab0e1659be27882:/test/confs/0042?ds=sidebyside diff --git a/test/confs/0042 b/test/confs/0042 index 15e1e6729..46229f59f 100644 --- a/test/confs/0042 +++ b/test/confs/0042 @@ -1,12 +1,7 @@ # Exim test configuration 0042 -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 ----- @@ -24,6 +19,11 @@ fail_remote_domains: domains = ! +local_domains data = :fail: unrouteable mail domain "$domain" +fail_expansion: + driver = redirect + local_parts = expan + data = ${if with syntax error + localuser: driver = accept local_parts = userx @@ -38,7 +38,7 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} return_path_add user = CALLER