Gitweb:
http://git.exim.org/exim.git/commitdiff/3e854dc183bc2b4062fb0c0f55a8cd8f86a530eb
Commit: 3e854dc183bc2b4062fb0c0f55a8cd8f86a530eb
Parent: 1d96994879ba6a7993fc6a9c04e3cc059d45d79f
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Nov 21 16:52:38 2014 +0000
Committer: Jeremy Harris <jgh146exb@???>
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$&"