* Will H. Backman <[EMAIL PROTECTED]> [2006-08-08 09:51]: > Does anyone know why spamd and spamlogd log to syslog at different log > levels. > It isn't too hard to change syslog.conf to include daemon.debug in order > to capture output from spamlogd, but why the difference? >
because spamlogd during normal operation should be silent. if you are debugging it, then turn on a debug level syslog. I don't want all that spew in there normally, but want to get it if I need it. -Bob