Sir, I think you mis configured something on syslog For example something like this must be in syslog for indicate syslog server
kern.* @hostname -----Original Message----- From: Don O'Neil [mailto:[EMAIL PROTECTED] Sent: Sunday, February 12, 2006 8:49 PM To: users@spamassassin.apache.org Subject: Syslog not working Hi all... I've tried using the FAQ entry to get spamd to log to syslog and thus to a file, but it's just not working... I launch spamd like this: /usr/local/bin/spamd -s local5 & I I have "local5.*; /var/log/spamassassin" in my syslogd.conf file. I HUP syslog, and relaunch spampd, but the messages still go to the console and not to the file. Any ideas?