Fix CVE-2016-1531
[exim.git] / test / confs / 0000
index 25474a063da9041e7b0b5da07785a21edce3a962..226ffc3f0fbf13797679ddc08b29e47863af2acc 100644 (file)
@@ -3,10 +3,10 @@
 # This configuration is used when the test script is finding out what features
 # are in the Exim binary. It needs to discover where the test suite's spool
 # directory is going to be.
-
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+keep_environment =
 
 # End