------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1319 Summary: Saying $received_ip_address has no outgoing equivalent totaly ignores $sending_ip_address Product: Exim Version: 4.80 Platform: Other URL: http://git.exim.org/exim.git/blob/HEAD:/doc/doc- docbook/spec.xfpt OS/Version: All Status: NEW Severity: bug Priority: low Component: Documentation AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] This is around <a id="l11610" href="#l11610" class="linenr">11610</a> in the xfpt file. For clarity, I will use the spec.txt. I think $sending_ip_address is similar to $received_ip_address in some aspects. Therefor, it too should be mentioned, when saying $received_ip_address has no equivalent variables for outgoing connections. --- a/spec.txt 2012-11-23 12:47:17.053272945 +0200 +++ b/spec.txt 2012-11-23 12:45:46.000000000 +0200 @@ -10492,7 +10492,7 @@ $received_ip_address 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). + smtp transport). But see $sending_ip_address. $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/ ##
