X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fconfs%2F0031;h=8760be578735dbdb5806ae91b8c8333bf1bd2c40;hb=5c161fa615ab4a2d40170fedd71d1b9a7f079ff6;hp=0328320ca4b2016b0097f3043f42309959263924;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0031 b/test/confs/0031 index 0328320ca..8760be578 100644 --- a/test/confs/0031 +++ b/test/confs/0031 @@ -1,13 +1,8 @@ # Exim test configuration 0031 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = # ----- Main settings ----- @@ -34,7 +29,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 # End