&$proxy_target_address$& &&&
&$proxy_target_port$& &&&
&$proxy_session$&
-These variables are only available when built with Proxy Protocol support
+These variables are only available when built with Proxy Protocol
+or Socks5 support
For details see chapter &<<SECTproxyInbound>>&.
.wen
&` queue_time_overall `& time on queue for whole message
&` pid `& Exim process id
.new
-&` proxy `& proxy address on <= lines
+&` proxy `& proxy address on <= and => lines
.wen
&` received_recipients `& recipients on <= lines
&` received_sender `& sender on <= lines
.cindex "TCP/IP" "logging proxy address"
&%proxy%&: The internal (closest to the system running Exim) IP address
of the proxy, tagged by PRX=, on the &"<="& line for a message accepted
-on a proxied connection.
+on a proxied connection
+or the &"=>"& line for a message delivered on a proxied connection..
See &<<SECTproxyInbound>>& for more information.
.wen
.next
main configuration option to a hostlist; connections from these
hosts will use Proxy Protocol.
-To log the IP of the proxy in the incoming logline, add &"+proxy"&
-to the &%log_selector%& option.
-This will add a component tagged with &"PRX="& to the line.
-
The following expansion variables are usable
(&"internal"& and &"external"& here refer to the interfaces
of the proxy):
Proxies from the list are tried according to their priority
and weight settings until one responds. The timeout for the
overall connection applies to the set of proxied attempts.
+
+.section Logging SECTproxyLog
+To log the (local) IP of a proxy in the incoming or delivery logline,
+add &"+proxy"& to the &%log_selector%& option.
+This will add a component tagged with &"PRX="& to the line.
.wen
. ////////////////////////////////////////////////////////////////////////////