> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"
