------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1394 Arkadiusz Miskiewicz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Arkadiusz Miskiewicz <[email protected]> 2013-11-01 15:47:56 --- (In reply to comment #2) > In server mode, an alternative could be to leave sender_host_address alone and > just create a new expansion variable e.g $proxy_host_address. That would stop > any ambiguity in where the mail came from, but would still allow people to > perform operations on the real remote IP, ie: I dislike that. Idea of proxy is to be mostly transparent. IMO $sender_host_address should show client ip and $proxy_host_address could be showing proxy ip (and thus indicating that proxy was used if prox_host_address was set.) Benefits of this - no need for separate rules for non-proxy case and separate for proxy case and still detection of connections via proxy is easy. -- 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/ ##
