X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0028;h=caebac0ce573ee48ef00ae13b2f1a146c805d055;hb=798f6588bc18ec6a36ada846406e98d4e0ec9df9;hp=23d6c935d4c8c7b3e9bfb50004c44fb33de10125;hpb=f926e27276301de1e2fd011b7edcd1b85d8c4754;p=exim.git diff --git a/test/confs/0028 b/test/confs/0028 index 23d6c935d..caebac0ce 100644 --- a/test/confs/0028 +++ b/test/confs/0028 @@ -1,12 +1,8 @@ # Exim test configuration 0028 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -58,7 +54,7 @@ dev_null: local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER # End