On Tue, Apr 11, 2006 at 03:42:09PM -0700, Bryan Irvine wrote:
>
> ---My modifications to syslog.conf---
> !spamd
> daemon.err;daemon.warn;daemon.info /var/log/spamd
>
when you:
$ sed -ne '/spamd/l' /etc/syslog.conf
do you have
!spamd\n$
daemon.err;daemon.warn;daemon.
At 06:42 PM 4/11/06, Bryan Irvine wrote:
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.
Did you 'touch' the file? You need to create the file yourself.
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;da
the problem was here:
> ---My modifications to syslog.conf---
> !spamd
> daemon.err;daemon.warn;daemon.info /var/log/spamd
When I started syslog with syslogd -d I saw this error:
syslogd: unknown priority name "info /var/log/spamd"
I double checked and b
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-
5 matches
Mail list logo