ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Vladimir V. Kamarzin" <vvk@vvk.pp.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] Postfix, грейлист,проверка адреса отправителя
Date: Thu, 16 Nov 2006 10:35:27 +0500
Message-ID: <m3lkmct0m8.fsf@vvk.distance.ru> (raw)
In-Reply-To: <20061115182136.42fcdfaf@hj.acoustics.ru> (hj@acoustics.ru's message of "Wed, 15 Nov 2006 18:21:36 +0500")

>>>>> On 15 Nov 2006 at 18:21 "h" == hj  writes:

 h> Есть почтовый сервер, на котором стоит постфикс вер 2.1 в котором есть с десяток
 h> пользователей на этом сервере настроен грейлист, проверка адреса отправителя итд
 h> проверка работает для всех пользователей. Необходимо настроить сервер так, чтобы
 h> ему можно было указать для каких пользователей производить проверку, а для каких
 h> нет.

smtpd_restriction_classes = verify_sender
verify_sender = reject_unverified_sender, permit

smtpd_recipient_restrictions = ... 
      check_recipient_access cdb:/etc/postfix/verify,
      ...

verify:
user1@domain    verify_sender
user2@domain    verify_sender
...

-- 
vvk

Russian Postfix irc: irc.freenode.net #postfix-ru


      reply	other threads:[~2006-11-16  5:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-15 13:21 [Sysadmins] Postfix, грейлист, проверка " Мерзляков Евгений Анатольевич
2006-11-16  5:35 ` Vladimir V. Kamarzin [this message]

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=m3lkmct0m8.fsf@vvk.distance.ru \
    --to=vvk@vvk.pp.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