X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..ed1c2748fe762dead160d6c951493808b53934d2:/test/confs/0053 diff --git a/test/confs/0053 b/test/confs/0053 index 58f6a721b..04263a59f 100644 --- a/test/confs/0053 +++ b/test/confs/0053 @@ -1,14 +1,9 @@ # Exim test configuration 0053 -exim_path = EXIM_PATH -host_lookup_order = bydns -primary_hostname = myhost.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + trusted_users = CALLER +primary_hostname = myhost.ex # ----- Main settings -----