[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Spamd syslog
- To: kmb <kmb@twogeeks.org>
- Subject: Re: Spamd syslog
- From: Jim Razmus <lists@bonetruck.org>
- Date: Fri, 1 Aug 2003 13:45:55 -0400
- Cc: misc@openbsd.org
- Content-Disposition: inline
- Mail-Followup-To: Jim Razmus <lists@bonetruck.org>,kmb <kmb@twogeeks.org>, misc@openbsd.org
- References: <000001c35702$e0c53ec0$3bf00a0a@tal>
- User-Agent: Mutt/1.4.1i
* kmb <kmb@twogeeks.org> [030731 01:31]:
> Greetings,
> I recently installed OpenBSD 3.3 on a Pentium pro 200 with 64
> megs ram and dual Intel NICs for my home firewall. I'm using PF and
> really like its great features, however, I can't seem to get spamd to
> log anything into daemon or the spamdlog that I set up. Shouldn't spamd
> be logging to daemon by default?
> Everything else works fine (nat, port forwarding, acl). I've
> seen the spamd-setup cron job run and I've parsed some ips with "pfctl
> -t spammers -vvTt x.x.x.x". I have also tried the following in
> syslogd.conf...
>
> !spamd
> *.warn /var/log/spamdlog
>
> ...but still no logs.
> Any help appreciated.
>
> K.
>
Telnet to the port you have your spamd on and go through the SMTP process. Obviously this will take a bit of time. ;-) Then check your logs for an entry. You may not have any traffic getting routed to the spamd process...
Jim