X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/23f3dc67a13f71bb8fdf2930052d3fdce85e9774..6d179d5ef22fcdfc4802db3fbb37f88190186367:/test/confs/0509 diff --git a/test/confs/0509 b/test/confs/0509 index c45f52d68..9a4f185f8 100644 --- a/test/confs/0509 +++ b/test/confs/0509 @@ -1,13 +1,8 @@ # Exim test configuration 0509 -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 -tls_advertise_hosts = # ----- Main settings ----- @@ -23,7 +18,7 @@ check_connect: warn dnslists = rbl.test.ex/<;1.2.3.4;V4NET.11.12.13 logwrite = rbl.test.ex/<;1.2.3.4;V4NET.11.12.13 - warn dnslists = test.ex/a.b.c.d::ten-1 - logwrite = test.ex/a.b.c.d::ten-1 + warn dnslists = test.ex/a.b.c.d::ten-1::localhost + logwrite = test.ex/a.b.c.d::ten-1::localhost # End