X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0531;h=f5e29e446777b92ce787ed9c94f4ec9910a7158b;hb=b16c9f8bdcfd4cce490af9e493489e128f5c8f52;hp=192e3edafd40ee07564da2039bcd88517e29055f;hpb=a08c49f10dbed682e0500e6510c78bd65002fc34;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0531 b/test/confs/0531 index 192e3edaf..f5e29e446 100644 --- a/test/confs/0531 +++ b/test/confs/0531 @@ -1,12 +1,8 @@ # Exim test configuration 0531 -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 ----- @@ -35,7 +31,7 @@ begin transports t1: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER lmtp: @@ -43,6 +39,7 @@ lmtp: allow_localhost hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : protocol = LMTP