On Tue, Apr 03, 2007 at 12:55:26PM -0400, Dan Mahoney, System Admin wrote: > Do any of the above actually use any sort of db/file based storage for the > active greylist, or is it all still in main memory? Nobody have been annoyed enough to change that code. Well, it's almost true: I did try BDB at once, but I gave it up since I had less garantees about integrity in case of crash. The code is available from CVS if someone is interested (cvs co -rBDB milter-greylist). It was a fork from version 1.3.2 and it has not been updated since. I seriously doubt it is usable at all. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Which Version for Production?
2007-04-03 by Emmanuel Dreyfus