X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..e8ca77c32e51000283df63e08d6247d7a432b262:/test/confs/5103?ds=sidebyside diff --git a/test/confs/5103 b/test/confs/5103 index 32370a766..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 -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -18,7 +13,7 @@ begin routers r1: driver = accept - transport = $h_transport: + transport = t1 # ----- Transports -----