Kai Schaetzl wrote on Thu, 02 Aug 2007 16:14:25 +0200:
> geoipdb=/path/to/it
> racl greylist geoip CN KR delay 1d
Using something like
list "badcountries" geoip { CN }
racl greylist list "badcountries" delay 1d geoipdb "/path/to/GeoIP.dat"
still doesn't work. I get a syntax error already with the list definition
and when starting the milter without these lines I get "GeoIP is not
available" in the log. Does this suggest it can't utilize GeoIP although
compiled in? I compiled it with libGeoIP and the make output showed that
it gets compiled in and succeeded.
Kai
--
Kai Sch\ufffdtzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.comMessage
Re: {Disarmed} [milter-greylist] OT: GeoIP compilation fails
2007-08-02 by Kai Schaetzl