On Wed, Sep 06, 2017 at 04:34:30PM +0100, Jonathan Gilpin via Exim-users wrote:
> Hopefully this is a very simple question, I have some code to do a geoIP
> lookup and some rules which act upon it:
>
>
> warn set acl_m_geoip_c = {perl{get_country_code_from_ip}{$host_address}}
Try ${perl...} instead of {perl} and $sender_host_address
instead of $host_address.
--
Eugene Berdnikov
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/