X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/23f3dc67a13f71bb8fdf2930052d3fdce85e9774..f31b1cd64dfcc7e6a8860ee418543949effd517e:/test/confs/5103 diff --git a/test/confs/5103 b/test/confs/5103 index d9ed330fa..e9ac80c6a 100644 --- a/test/confs/5103 +++ b/test/confs/5103 @@ -1,13 +1,8 @@ # Exim test configuration 5103 -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 ----- @@ -18,7 +13,7 @@ begin routers r1: driver = accept - transport = $h_transport: + transport = t1 # ----- Transports -----