On Fri, Oct 21, 2016 at 10:26:01PM +0200, Marcus Schopen lists-yahoogroups@... [milter-greylist] wrote: > do I have to restart milter-greylist if I update [1] the GeoIP database > automatically? I suspect you do. We call GeoIP_open() at config file parse time, hence you need to re-parse to open a new database. This can be done by a restart, or by a config file change: just a touch greylist.conf may be enough. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] GeoIP update
2016-10-23 by Emmanuel Dreyfus