[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spamd syslog



* 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