ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Timur Batyrshin <batyrshin@ieml.ru>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] postfix DNSBL (was: passed)
Date: Fri, 4 Apr 2008 09:54:14 +0400
Message-ID: <20080404095414.2b0c3553@batyrshin.ieml.ru> (raw)
In-Reply-To: <20080403201106.GK26523@osdn.org.ua>

On Thu, 3 Apr 2008 23:11:06 +0300
Michael Shigorin wrote:

> On Thu, Apr 03, 2008 at 09:09:57PM +0400, Timur Batyrshin wrote:
> > >> erthad@mail:/var/log> sudo grep 'blocked using' /var/log/mail |
> > >> grep -v 'relays.ordb.org' | wc -l
> > >> 62440
> > > Это и была _вся_ почта...
> > С чего бы это? 'blocked using' только к непринятым добавляется,
> > а 'relays.ordb.org' я из подсчета отфильтровал, т.е. считаются
> > только непринятые по одному из трех DNSBL, что я использую.
> > Завтра, конечно, еще раз посмотрю, но по-моему так.
> См. ссылочку.  Буду рад ошибиться.

Вот за 5 часов логов сегодня, к вечеру столько же примерно набежит,
как вчера:

erthad@mail:~> sudo grep 'blocked using' /var/log/mail | wc -l
17683

Подробнее:
erthad@mail:~> sudo grep 'blocked using' /var/log/mail | grep abuseat |
wc -l 6717
erthad@mail:~> sudo grep 'blocked using' /var/log/mail | grep spamcop |
wc -l 10284
erthad@mail:~> sudo grep 'blocked using' /var/log/mail | grep dsbl | wc
-l 882

Около 7 тысяч писем (по статистике каспера) проверку прошли и уже
обрабатывались внутри системы (хотя и там большей частью спам).
Так что все-таки DNSBL скорее нужны, чем не нужны -- 2/3 спама они
срезают.


  reply	other threads:[~2008-04-04  5:54 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 12:11   ` [Sysadmins] [room] " Timur Batyrshin
2008-04-03 12:21     ` Alexey Morsov
2008-04-03 13:14       ` Timur Batyrshin
2008-04-03 13:17         ` [Sysadmins] " Timur Batyrshin
2008-04-03 14:06         ` [Sysadmins] [room] " Alexey Morsov
2008-04-03 17:15           ` Timur Batyrshin
2008-04-04  8:41             ` Alexey Morsov
2008-04-04 10:10               ` [Sysadmins] " Timur Batyrshin
2008-04-04 10:14                 ` Алексей Шенцев
2008-04-04 10:52                   ` Timur Batyrshin
2008-04-04 11:39                 ` Alexey Morsov
2008-04-04 12:14                   ` Timur Batyrshin
2008-04-04 13:23                     ` Alexey Morsov
2008-04-04 13:37                       ` Timur Batyrshin
2008-04-04 14:31                         ` Alexey Morsov
2008-04-04 15:00                           ` Maxim Tyurin
2008-04-07 13:17                             ` Alexey Morsov
2008-04-07 16:27                               ` Maxim Tyurin
2008-04-07  7:00                       ` [Sysadmins] postfix DNSBL Vladimir V. Kamarzin
2008-04-07 13:22                         ` Alexey Morsov
2008-04-07 16:29                         ` Maxim Tyurin
2008-04-08  5:12                           ` Vladimir V. Kamarzin
2008-04-07  7:04                   ` Vladimir V. Kamarzin
2008-04-03 15:45         ` [Sysadmins] [room] postfix DNSBL (was: passed) Michael Shigorin
2008-04-03 17:09           ` [Sysadmins] " Timur Batyrshin
2008-04-03 20:11             ` Michael Shigorin
2008-04-04  5:54               ` Timur Batyrshin [this message]
2008-04-03 20:02         ` [Sysadmins] [room] " Sergey
2008-04-04  5:39           ` Timur Batyrshin
2008-04-05  7:12             ` Sergey
2008-04-07  6:06               ` Timur Batyrshin
2008-04-07  6:36                 ` Sergey
2008-04-07  6:44                   ` Timur Batyrshin
2008-04-07  7:11                     ` [Sysadmins] [room] postfix DNSBL Vladimir V. Kamarzin
2008-04-07  8:06                     ` [Sysadmins] [room] postfix DNSBL (was: passed) Sergey
2008-04-07  7:10               ` [Sysadmins] [room] postfix DNSBL Vladimir V. Kamarzin
2008-04-07  8:08                 ` Sergey
2008-04-03 22:08         ` Dmitry Lebkov
2008-04-05 13:46           ` Mike
2008-04-05 14:20             ` Dmitry Lebkov
2008-04-05 17:05               ` Mike
2008-04-04  5:00     ` Vladimir V. Kamarzin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080404095414.2b0c3553@batyrshin.ieml.ru \
    --to=batyrshin@ieml.ru \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git