I think I just need a second pair of eyes because I'm obviously missing something.
I've just installed a new firewall, and i'm trying to get spamd to log to /var/log/spamd. It *does* log to /var/log/daemon though, and the greylisting daemon is working fine. fire:/var/log#ls -al spamd -rw-r----- 1 root wheel 0 Apr 5 16:05 spamd ---/var/log/daemon--- Apr 11 15:33:29 fire spamd[8627]: 218.38.56.27: connected (7/6), lists: korea Apr 11 15:33:34 fire spamd[8627]: 80.72.152.151: connected (8/6) ---My modifications to syslog.conf--- !spamd daemon.err;daemon.warn;daemon.info /var/log/spamd ---My modifications to newsyslog.conf--- /var/log/spamd 640 30 100 * Z

