TLS: PIPELINING under OpenSSL
[exim.git] / test / confs / 0231
index fcae1da1833f374f68bfa1747895fa17be9ff92c..d0adf39077fb32ccd8573cba0ac4fa00dea95f10 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0231
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -70,7 +65,6 @@ smtp_rewrite:
   headers_rewrite = *@domain1 $1-rewrite@domain2 f :\
                     *@domain1 $1-other@domain2
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----