X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..32a167571d19dc17c709616320917276e8d82c3b:/test/confs/0567 diff --git a/test/confs/0567 b/test/confs/0567 index c23d7da8a..b85f3b5fe 100644 --- a/test/confs/0567 +++ b/test/confs/0567 @@ -2,15 +2,9 @@ CONNECTCOND= -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 ----- @@ -64,6 +58,7 @@ data: remove_header = x-data-2 warn log_message = Verified removed header X-Data-3 in this ACL still visible condition = ${if !eq{$h_x-data-3:}{}} + warn remove_header = \N^(?i)Authentication-Results\s*::\s*remove.org;\N accept notsmtp: @@ -87,6 +82,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End