------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1319 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> 2014-11-21 20:17:05 --- Git commit: http://git.exim.org/exim.git/commitdiff/3e854dc183bc2b4062fb0c0f55a8cd8f86a530eb commit 3e854dc183bc2b4062fb0c0f55a8cd8f86a530eb Author: Jeremy Harris <[email protected]> AuthorDate: Fri Nov 21 16:52:38 2014 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Fri Nov 21 16:53:00 2014 +0000 Docs: crossref $sending_ip_address. Bug 1319 --- doc/doc-docbook/spec.xfpt | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 8b1a17b..0ed867f 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -11932,10 +11932,7 @@ on which interface and/or port is being used for the incoming connection. The values of &$received_ip_address$& and &$received_port$& are saved with any messages that are received, thus making these variables available at delivery time. - -&*Note:*& There are no equivalent variables for outgoing connections, because -the values are unknown (unless they are explicitly set by options of the -&(smtp)& transport). +For outbound connections see &$sending_ip_address$&. .vitem &$received_port$& .vindex "&$received_port$&" -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
