Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2006 00:34:41 +0100
From:      "Morgan" <freebsd-pf@pp.dyndns.biz>
To:        <freebsd-pf@freebsd.org>
Subject:   SV: using OpenBSD's spamd on fbsd
Message-ID:  <007401c710ea$486fd9f0$152ea8c0@phobos>
In-Reply-To: <82832a960611251357i3aa7f926ufeca7263f869f24e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> documentation isn't the best with the FreeBSD spamd.
> 
> I was wondering how it could be logged so I can see if I have 
> it set up properly.
> 
> I see it in sockstat and I have 9476 addresses blocked. I'm 
> just trying to get it logged. in OpenBSD, it's seems to do 
> this in the /var/log/daemon
> 

Do a "touch /var/log/spamd" and add this to /etc/syslog.conf

!spamd
*.*                                             /var/log/spamd

Then "killall -HUP syslogd" to restart syslog.

/PP




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007401c710ea$486fd9f0$152ea8c0>