I am running FBSD 6.0 if_bridge PF firewall.
cd /usr/ports/mail/spamd
make install clean
Seems to have installed "pfspamd"
Anyway, I can't seem to get it to log to a logfile. Even running it
non-daemonized "-d" I see no messaging ...
/usr/local/libexec/spamd -v -b 127.0.0.1 -d
rc.conf
pfspamd_enable="YES"
pfspamd_flags="-v -b 127.0.0.1"
syslog.conf
Tried as described in man page:
!spamd
daemon.err;daemon.warn;daemon.info
also tried:
!spamd
*.*
log file just shows that the service started ...
I see the states created for it when running pftop[D, r]
I don't know that spamd is actually doing any work to log ...
_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[EMAIL PROTECTED]"