Re: [exim] exim block auth (geoip)

Top Page
Delete this message
Reply to this message
Author: Wolfgang Breyha
Date:  
To: exim-users
Subject: Re: [exim] exim block auth (geoip)
Hi!

Emanuel Gonzalez via Exim-users wrote on 03/10/2018 14:56:
> My question is, is there any module to block smtp authentication from certain countries?, or some idea of ​​how to work with this problem.


I use exim-geoipv6.dlfunc from
https://dist.epipe.com/exim/

To get the GeoIP-CC I use:
           set acl_c_geoip_country_code = \
                         ${dlfunc{/opt/exim/lib/exim-geoipv6-dlfunc.so}\
                         {geoip_country_code}{$sender_host_address}}



The only backdraw I see is that it is quite old and uses the meanwhile
deprecated GeoIP API.

Greetings, Wolfgang
--
Wolfgang Breyha <wbreyha@???> | https://www.blafasel.at/
Vienna University Computer Center | Austria