On Tue, Oct 12, 2004 at 03:30:43PM +0200, Klas Heggemann wrote: > > Could you test the following patch? > > ftp://ftp.espci.fr/shadow/manu/local.patch > To which release is this? We run 1.5.3 and it does not seem to > apply to this version. Latest: 1.5.8 > In order to get the database saved when the process gets killed, I've > added a few lines to catch SIGTERM (which the start/stop-script sends) > and call exit (which dumps the database via onexit()). You can take > a look at it here: > > ftp://ftp.nada.kth.se/Sysgr/milter.signal.patch I'm not sure we can do that: libmilter documentation explicitely says it takes care of all signals. Catching the signal may break the library API in the future. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Re: syncing autowhitelisted entries between mx-hosts
2004-10-12 by Emmanuel Dreyfus