X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0240;h=62a192321c22daa5c6aca40cdbe2a1ee267ecd35;hb=e4a04f2a8de013abe125d9d04219343b0a32662e;hp=beaf6c985d2432b48464bd3ac9fb4beda18fb80d;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=exim.git diff --git a/test/confs/0240 b/test/confs/0240 index beaf6c985..62a192321 100644 --- a/test/confs/0240 +++ b/test/confs/0240 @@ -1,12 +1,7 @@ # Exim test configuration 0240 -exim_path = EXIM_PATH -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -95,7 +90,7 @@ begin transports local: driver = appendfile directory_mode = 3777 - file = DIR/test-mail/subdir/$local_part + file = DIR/test-mail/subdir/${bless:$local_part} user = CALLER