[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: spamd effectiveness
On Sun, 14 Sep 2003 11:16:54 +0200, you wrote:
>Ok, my spamd.log line looks like this:
>---
>Sep 4 02:16:50 diogen spamd[22391]: 211.191.8.86: disconnected after
>51 seconds
>---
>
>spamdstat splits fields by /\s+/ into @data. $data[5] should be IP.
>Every time new IP is found, $total_h is incremented by 1.
>I guess it doesn't find any IPs in your logfile.
>
>Can you send me part of your spamd.log file, so I an take a
>closer look?
Here's a sample entry from my spamd logfile:
Sep 14 08:04:20 cullmail spamd[6591]: 210.207.92.2: <dfkcoxs@msn.com>
-> <jaymo@culmail.com>
And that's it - there is no entry for connect time. My syslog.conf
entry is:
!spamd
*.* /var/log/spamd
I'm using 3.3 - not current... could this be why?
Thanks,
Jay