Testsuite: testcase for -bP
[exim.git] / test / confs / 4020
index 8a3a91fccaa081d4a61f617af643ba1a35bf1961..acc44771814e3a299808a57dcccb00ff849bdfd8 100644 (file)
@@ -3,15 +3,18 @@
 OPT =
 
 exim_path = EXIM_PATH
-host_lookup_order = bydns
+hide host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 
 # ----- Main settings -----
 
+log_selector = +proxy +outgoing_port
+
 domainlist local_domains = test.ex : *.test.ex
 acl_smtp_rcpt = accept
 
@@ -37,7 +40,7 @@ my_smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
-  socks_proxy = 127.0.0.1 port=PORT_S OPT
+  hide socks_proxy = 127.0.0.1 port=PORT_D OPT
   debug_print = transport_name <$transport_name>