diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-11 12:02:12 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-11 12:45:09 +0100 |
commit | d4dc049f9a9e80ac3a470fd644418668eefedecb (patch) | |
tree | eb276ce9c53cb5f55fcd2a173a49cb1155fb533b /test/confs/4200 | |
parent | ae8386f03e54cc05f92fcb78b8edcf87184f29aa (diff) |
testsuite: abstract out common conf settings
Diffstat (limited to 'test/confs/4200')
-rw-r--r-- | test/confs/4200 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/test/confs/4200 b/test/confs/4200 index f7df70b97..681319353 100644 --- a/test/confs/4200 +++ b/test/confs/4200 @@ -1,11 +1,6 @@ # Exim test configuration 4200 -exim_path = EXIM_PATH -keep_environment = -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix # ----- Main settings ----- |