X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c895de68398ece932fb371f527e24ce233f6ac7b..4a852e8c97fa4de42c443107121c7717e1f0c9b2:/test/confs/4525 diff --git a/test/confs/4525 b/test/confs/4525 index 3a843b99e..e254a7b35 100644 --- a/test/confs/4525 +++ b/test/confs/4525 @@ -4,16 +4,15 @@ SERVER= OPT= FAKE = -keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK -add_environment = SSLKEYLOGFILE=/home/jgh/git/exim/test/spool/sslkeys +keep_environment = PATH exim_path = EXIM_PATH host_lookup_order = bydns -spool_directory = /home/jgh/git/exim/test/spool +spool_directory = DIR/spool .ifdef SERVER -log_file_path = /home/jgh/git/exim/test/spool/log/SERVER%slog +log_file_path = DIR/spool/log/SERVER%slog .else -log_file_path = /home/jgh/git/exim/test/spool/log/%slog +log_file_path = DIR/spool/log/%slog .endif gecos_pattern = "" @@ -21,9 +20,6 @@ gecos_name = CALLER_NAME dns_cname_loops = 9 chunking_advertise_hosts = * -.ifdef _HAVE_REQTLS -tls_advertise_requiretls = -.endif .ifdef _HAVE_PIPE_CONNECT pipelining_connect_advertise_hosts = : .endif @@ -69,6 +65,7 @@ send_to_server: allow_localhost hosts = HOSTIPV4 port = PORT_D + hosts_try_fastopen = : .ifdef FILTER transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter @@ -108,6 +105,7 @@ send_to_server: file: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End