SOCKS: Add log_selector support.
[exim.git] / test / confs / 4020
index 8a3a91fccaa081d4a61f617af643ba1a35bf1961..794272e6d119b54be8b39ace566721296259ee52 100644 (file)
@@ -9,9 +9,12 @@ 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
+  socks_proxy = 127.0.0.1 port=PORT_D OPT
   debug_print = transport_name <$transport_name>