On Thu, Mar 30, 2006 at 03:04:33PM +0500, Sergey wrote:
> On Thursday 30 March 2006 14:30, Sergey wrote:
> 
> > > It is so big because you haven't followed my instruction to disable 
> > > LogVersbose.
> > 
> > I can't disable LogVersbose because I need of verbose syslog.
> 
> Can You prompt where this file is written? I have found only 
> "static void logger (const char *mess)" but this function is 
> caused only in case of non external mode...

if(cfgopt(copt, "LogVerbose")->enabled) {
        logVerbose = 1;
#if     ((SENDMAIL_VERSION_A > 8) || ((SENDMAIL_VERSION_A == 8) && 
(SENDMAIL_VERSION_B >= 13)))
        smfi_setdbg(6);
#endif
}

> -- 
> Regards,
> Sergey

-Nigel Horne
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html

Reply via email to