From d4dc049f9a9e80ac3a470fd644418668eefedecb Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 11 Jul 2016 12:02:12 +0100 Subject: testsuite: abstract out common conf settings --- test/confs/0051 | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'test/confs/0051') diff --git a/test/confs/0051 b/test/confs/0051 index 34016ab81..2fde9e557 100644 --- a/test/confs/0051 +++ b/test/confs/0051 @@ -1,15 +1,9 @@ # Exim test configuration 0051 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -primary_hostname = myhost.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + trusted_users = CALLER +primary_hostname = myhost.ex # ----- Main settings ----- -- cgit v1.2.3