Testsuite: compat vs. older GnuTLS
[exim.git] / test / confs / 0216
index 253e001e1cef32e244b82909faf58ad1a504fb81..69af54347e70f4eb03122e42138b07b3ef1d5126 100644 (file)
@@ -1,16 +1,12 @@
 # Exim test configuration 0216
 
 SERVER=
+HAP=
+
+.include DIR/aux-var/std_conf_prefix
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+log_selector = +pipelining
 
 
 # ----- Main settings -----
@@ -41,6 +37,7 @@ send_to_server:
   hosts = 127.0.0.1
   port = PORT_D
   max_rcpt = 0
+  HAP
 
 
 # ----- Retry -----