-------- Original Message --------
Subject: Re: Regarding postfix logs
Date: Tue, 14 Nov 2006 17:29:54 +0200
From: "M. Tolga Özses" <mto...@sabanciuniv.edu>
To: Kai Fürstenberg <pos...@fuerstenberg.ws>
References: <45599FCD...@sabanciuniv.edu>
<4559A952...@fuerstenberg.ws> <4559ADBB...@sabanciuniv.edu>
<4559BC94...@fuerstenberg.ws> <4559C602...@sabanciuniv.edu>
<4559C8B7...@japantest.homelinux.com>
<4559DAC...@sabanciuniv.edu> <4559DDB3...@fuerstenberg.ws>
I want output like
blocked using bl.spamcop.net (total: 847932)
blocked using dnsbl.ahbl.org (total: 2039)
blocked using dnsbl.njabl.org (total: 5645)
blocked using dul.dnsbl.sorbs.net (total: 165920)
blocked using list.dsbl.org (total: 32070)
blocked using sbl-xbl.spamhaus.org (total: 332590)
blocked using spamsources.fabel.dk (total: 9261)
that's why :)
Kai Fürstenberg wrote:
> M. Tolga Özses wrote:
>> Hi,
>>
>> Apparently I was missing some lines in /etc/syslog-ng/syslog-ng.conf
>> and I put them in, thanks to you :)
>>
>> I still don't get any result when I type pflogsumm.pl -d today
>> /var/log/mail.log|grep -i block :(
>
> Why do you grep for "block"?
> Just try
> pflogsumm.pl -d today /var/log/mail.log
>
> and you should get an output.
>
> Kai
--
M. Tolga Özses
Bilgi Teknolojisi
Sabanci Üniversitesi
Orhanli 34956 Tuzla
Istanbul
Tel: (216) 483 91 98
Web: http://people.sabanciuniv.edu/mtozses
--
M. Tolga Özses
Bilgi Teknolojisi
Sabanci Üniversitesi
Orhanli 34956 Tuzla
Istanbul
Tel: (216) 483 91 98
Web: http://people.sabanciuniv.edu/mtozses
M. Tolga Özses wrote:
> I want output like
>
> blocked using bl.spamcop.net (total: 847932)
> blocked using dnsbl.ahbl.org (total: 2039)
> blocked using dnsbl.njabl.org (total: 5645)
> blocked using dul.dnsbl.sorbs.net (total: 165920)
> blocked using list.dsbl.org (total: 32070)
> blocked using sbl-xbl.spamhaus.org (total: 332590)
> blocked using spamsources.fabel.dk (total: 9261)
>
> that's why :)
Are you sure that your server already blocked E-Mails using these RBLs?
If not, you won't get any output.
Kai