From: "Evgeniy Kobzev" <evgenik@diamonds.ru>
To: <community@altlinux.ru>
Subject: Re: Re[2]: [Comm] kill spam (postfix)
Date: Tue, 14 Jan 2003 08:27:42 +0300
Message-ID: <008b01c2bb8d$a9749d50$6600a8c0@KEVGENIY> (raw)
In-Reply-To: <9427.030114@taxpol.krasnoyarsk.su>
----- Original Message -----
From: "aek" <aek@taxpol.krasnoyarsk.su>
To: "Ilya Palagin" <community@altlinux.ru>
Sent: Tuesday, January 14, 2003 6:16 AM
Subject: Re[2]: [Comm] kill spam (postfix)
> Hello Ilya,
>
> Все фишки по фильтрации прокатывают только если почта принимается по SMTP.
> Попробовал
> smtpd_sender_restrictions = reject_unknown_sender_domain,
> check_sender_access hash:/etc/postfix/access
> работает. Но признаю, что более гибкий инструмент, это использование
> header_checks и body_checks .
> Где по русски почитать про формат regexp?
> Или обьясните на пальцах на паре простых примеров.
> Допустим в
> > </etc/postfix/uce/header_checks>
> > /^From:.*@.*\.currentmail\.com.*$/ REJECT
> > /^From:.*@.*emailwow\.com*$/ REJECT
> > /^From:.*@vmadmin\.com.*$/ REJECT
> > <EOF>
> зачем . после From: ?
. это не точка, а "любой одиночный символ"
> звездочка - любые символы ?
.* - ноль или более "любых одиночных символов"
> связка \. это типа экранирования спец.символа ?
\. - это обычная точка
> что обозначает $ перед закрывающей / ?
конец строки
Всё как в Perl.
next prev parent reply other threads:[~2003-01-14 5:27 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-09 8:19 aek
2003-01-09 8:10 ` Igor Homyakov
2003-01-09 8:30 ` Serge Polkovnikov
2003-01-10 2:33 ` Re[2]: " aek
2003-01-10 2:59 ` Re[3]: " Carry Ram
2003-01-10 3:22 ` Ilya Palagin
2003-01-10 9:19 ` Re[2]: " aek
2003-01-10 9:26 ` aek
2003-01-10 10:31 ` Ilya Palagin
2003-01-10 11:41 ` Re[2]: " aek
2003-01-14 3:16 ` aek
2003-01-14 5:27 ` Evgeniy Kobzev [this message]
2003-01-10 7:31 ` Serge Polkovnikov
2003-01-10 8:26 ` Re[4]: " aek
2003-01-09 15:53 ` Vitaly Lugovsky
2003-01-10 2:20 ` Re[2]: " aek
2003-01-10 10:54 ` Igor Homyakov
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='008b01c2bb8d$a9749d50$6600a8c0@KEVGENIY' \
--to=evgenik@diamonds.ru \
--cc=community@altlinux.ru \
/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 Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git