ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Igor Homyakov <homyakov@ramax.spb.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Postfix & undisclosed-recipients
Date: Fri, 10 Jan 2003 14:25:59 +0300
Message-ID: <20030110112559.GC21742@kadath.pm.ramax.spb.ru> (raw)
In-Reply-To: <200301101622.46327.alt@anker.ru>


On Fri, Jan 10, 2003 at 04:22:46PM +0500, Maxim Mitrofanov wrote:
>   Привет комьюнити, поздравляю всех с прошедшими праздниками!!!

>   Выяснилась некоторая странность в поведении postfix'а, а именно: 
> сотрудники стали жаловаться на то, что приходит много почты (спама). 
> Стал разбираться - выяснилось что письма без адресата, почему то идут 
> не только на адрес указанный в luser_relay, но и простым "смертным". 
> Что может сказать комьюнити по этому вопросу?

получатель письма указываеться в так называемом "конверте"

RCPT TO: username@host.com 

что указано в поле To: не важно.

Так как в основном такие письма являються спамом у меня стоит вот 
такая проверка:

== /etc/postfix/header_checks.pcre ==
# To:
/^To:.*undisclosed-recipients/     REJECT empty recipient field

и конечно надо не забыть включить в /etc/postfix/main.cf
фильтр:

header_checks = pcre:/etc/postfix/header_checks.pcre


Но ! Это не совсем коректное поведение, так как по RFC
подобный адрес допустим. Однако скорее всего проблем не будет.

--
Igor Homyakov
<homyakov at altlinux dot ru>
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=190141


  reply	other threads:[~2003-01-10 11:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-10 11:22 Maxim Mitrofanov
2003-01-10 11:25 ` Igor Homyakov [this message]
2003-01-10 12:08   ` [Comm] [JT] " Maxim Mitrofanov

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=20030110112559.GC21742@kadath.pm.ramax.spb.ru \
    --to=homyakov@ramax.spb.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