SOCKS: Add log_selector support.
[exim.git] / test / confs / 4020
index 8e2f6b0527caa2f729a4fcb2d0151f05e11ebdcd..794272e6d119b54be8b39ace566721296259ee52 100644 (file)
@@ -13,6 +13,8 @@ tls_advertise_hosts =
 
 # ----- Main settings -----
 
+log_selector = +proxy +outgoing_port
+
 domainlist local_domains = test.ex : *.test.ex
 acl_smtp_rcpt = accept
 
@@ -38,7 +40,7 @@ my_smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
-  socks_proxy = 127.0.0.1 port=PORT_S OPT
+  socks_proxy = 127.0.0.1 port=PORT_D OPT
   debug_print = transport_name <$transport_name>