I have changed imap4.c:
#define COMMAND_SHOW_LEVEL TRACE_DEBUG

debug.c:
int TRACE_TO_SYSLOG = 0; /* default: yes */
int TRACE_VERBOSE = 0;   /* default: no */
int TRACE_LEVEL = 0;     /* default: error operations */

and /etc/dbmail.conf:
TRACE_LEVEL=0
(all sections)

but dbmail still writes unuseful for me information in /var/log/maillog ;-(
HOW TO DISABLE IT?

(freebsd 4.8-RC)

Reply via email to