AIDA Shinra <shinra@...> wrote:
> Manu's patch was inappropreate. The value seems to be NULL.
Well, let's make sure that it was really the debug message that wxas
crashing it:
mg_log(LOG_INFO, "me->m_macro = \"%s\", value = \"%s\"\n",
(me->m_macro != NULL) ? me->m_macro : "(null)",
(value != NULL) ? value : "(null)");
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] How to use sendmail db files?
2006-10-24 by manu@netbsd.org