ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] postfix - запрет на посылку почты с определенных адресов.
@ 2002-09-25  9:20 Alexey V. Lubimov
  2002-09-25 14:07 ` [Comm] " Vitaly Ostanin
  2002-09-25 17:46 ` [Comm] postfix - запрет на посылку почты с определенных адресов Ilya Palagin
  0 siblings, 2 replies; 10+ messages in thread
From: Alexey V. Lubimov @ 2002-09-25  9:20 UTC (permalink / raw)
  To: community

Хочется простого.
Поместить в файл адреса, с которых мне не хочется получать почту и чтоб
постфик с этих адресов эту самую почту и не брал.

Прмерно так:

 Out: 220 l14.ru ESMTP Postfix
 In:  EHLO 62.5.1.1
 Out: 250-server.my.ru
 Out: 250-PIPELINING
 Out: 250-SIZE 10240000
 Out: 250-ETRN
 Out: 250-XVERP
 Out: 250 8BITMIME
 In:  MAIL From: <testing@cytron.com>
 Out: 554 <testing@cytron.com>: spamers must die!!!
 In:  QUIT
 Out: 221 Bye

Нашел две потенциальные возможности:

/etc/postfix/access

/^user@my.domain/        REJECT

Но по моему, это селекция поля MAIL To:, а не MAIL From:

Еще нашел вот что:

$man 5 pcre_table
...
EXAMPLE HEADER FILTER MAP
       /^Subject: make money fast/     REJECT
       /^To: friend@public\.com/       REJECT
...
Но в каком это файле и какой командой обновляется?
Или это просто пример фильтра для почты сделанный аналогично тому, как
это делают антивирусы?


-- 
С уважением, Алексей Любимов avl@cad.ru


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-09-26  9:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-25  9:20 [Comm] postfix - запрет на посылку почты с определенных адресов Alexey V. Lubimov
2002-09-25 14:07 ` [Comm] " Vitaly Ostanin
2002-09-25 16:37   ` "Алексей Любимов"
2002-09-25 16:52     ` Artem K. Jouravsky
2002-09-25 17:33       ` "Алексей Любимов"
2002-09-26  7:54         ` Artem K. Jouravsky
2002-09-26  8:24           ` Alexey V. Lubimov
2002-09-26  9:14             ` [Comm] fighting with... antispammers (Re: postfix - запрет на посылку почты с определенных адресов.) Artem K. Jouravsky
2002-09-25 17:46 ` [Comm] postfix - запрет на посылку почты с определенных адресов Ilya Palagin
2002-09-25 18:12   ` "Алексей Любимов"

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