Frantisek Hanzlik <franta@...> wrote:
> I understand that message is only debug or warning, and that private
> IP ranges are not in GeoIP database. But why, when I have config
> file as:
> ...
> list "my network" addr { 127.0.0.1/8 192.168.0.0/22 }
> list "ip friends" geoip { "CZ" "DE" "SK" }
> ...
> racl whitelist list "my network"
> racl greylist not list "ip friends"
> ...
>
> is this message emitted?
Because the GeoIP data is filled at conntect stage, and the racl are
evaluated at RCPT-stage.
If the problem is just the warning, I guess we could have a quiet_geoip
option for that. And avoid looking up GeoIP for private addresses.
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] GeoIP failed to lookup ip 'PRIVATE_IP'
2013-01-26 by manu@...