On Sun, Jan 23, 2011 at 05:43:44AM +0100, manu@... wrote: > Francois Tigeot <ftigeot@...> wrote: > > > I still got the error message at startup, but milter-greylist ran > > fine after that. > > Could you try replacing the assert(0) by a return ? Done: - assert(0); + return; Apart from the conf_retain error message, milter-greylist started fine and is now running normally. -- Francois Tigeot
Message
Re: [milter-greylist] Milter-greylist crashes on DragonFly-2.8
2011-01-23 by Francois Tigeot