summaryrefslogtreecommitdiff
path: root/test/confs/5601
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-07-11 12:02:12 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-07-11 12:45:09 +0100
commitd4dc049f9a9e80ac3a470fd644418668eefedecb (patch)
treeeb276ce9c53cb5f55fcd2a173a49cb1155fb533b /test/confs/5601
parentae8386f03e54cc05f92fcb78b8edcf87184f29aa (diff)
testsuite: abstract out common conf settings
Diffstat (limited to 'test/confs/5601')
-rw-r--r--test/confs/56012
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/5601 b/test/confs/5601
index 267f4e071..185b06745 100644
--- a/test/confs/5601
+++ b/test/confs/5601
@@ -6,11 +6,11 @@ SERVER =
exim_path = EXIM_PATH
keep_environment = ^EXIM_TESTHARNESS_DISABLE_[O]CSPVALIDITYCHECK$
host_lookup_order = bydns
-primary_hostname = server1.example.com
spool_directory = DIR/spool
log_file_path = DIR/spool/log/SERVER%slog
gecos_pattern = ""
gecos_name = CALLER_NAME
+primary_hostname = server1.example.com
# ----- Main settings -----