X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..5fd28bb83f80141b9f7671ed9ae3e1a4263134e3:/test/confs/0054 diff --git a/test/confs/0054 b/test/confs/0054 index aaddd4963..3ad875157 100644 --- a/test/confs/0054 +++ b/test/confs/0054 @@ -1,14 +1,9 @@ # Exim test configuration 0054 -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 -----