------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1394 --- Comment #2 from Mike Cardwell <[email protected]> 2013-10-09 14:09:14 --- 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: deny condition = ${if def:proxy_host_address} dnslists = zen.spamhaus.org/$proxy_host_address -- 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/ ##
