X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0571;h=d7c19f14cad161c0d6a057b09868eb6dea63c767;hb=2a53e2464bfa1a831f544ed44d3690e5c22259a5;hp=79b816ac7d69f3c65a578b52e6201ddb22f44bed;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=exim.git diff --git a/test/confs/0571 b/test/confs/0571 index 79b816ac7..d7c19f14c 100644 --- a/test/confs/0571 +++ b/test/confs/0571 @@ -2,15 +2,9 @@ LOG_SELECTOR= -exim_path = EXIM_PATH -keep_environment = -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 -tls_advertise_hosts = # ----- Main settings ----- @@ -33,8 +27,8 @@ acl_not_smtp = ${if def:sender_address \ begin acl acl_29_29_29: - deny dnslists = test.ex/$sender_address_domain - accept + deny dnslists = test.ex/$sender_address_domain + accept logwrite = authresults: ${authresults {$primary_hostname}} acl_29_29_0: deny dnslists = test.ex @@ -46,7 +40,7 @@ begin transports t1: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER t2: