On Fri, Feb 23, 2007 at 11:32:20AM +0100, attila.bruncsak@... wrote: > > I thought smfi_main() was never returning. Does it? > Yes it does. RTFM. Absolutely no need for the use of atexit() here. I just looked at the code, and we already dump when smfi_main exits. atexit serves just as a safety net if libmilter calls exit(), but I'm not sure if it can heppen. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] dbdump command
2007-02-23 by Emmanuel Dreyfus