On 4/12/06, Bryan Irvine <[EMAIL PROTECTED]> wrote: > I've just installed a new firewall, and i'm trying to get spamd to log > to /var/log/spamd.
Have you SIGHUP'ed the syslogd process? It should re-read its configuration file at that point, using your new configuration. > !spamd > daemon.err;daemon.warn;daemon.info /var/log/spamd Also, if you want spamd to only log to /var/log/spamd, try !!spamd in /etc/syslog.conf. See syslog.conf(5) for more information. Cheers, Rogier -- If you don't know where you're going, any road will get you there.

