ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: alexei@taf.ru
To: ALT Linux sysadmins' discussion <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] Требуется помощь по postfix
Date: Thu, 18 Feb 2021 09:19:45 +0800 (IRKT)
Message-ID: <1361315654.1458308.1613611185666.JavaMail.zimbra@taf.ru> (raw)
In-Reply-To: <20210217140639.770459f7@vpmes.ru>



----- Исходное сообщение -----
> От: "Peter Evdokimov" <blackp@vpmes.ru>
> Кому: "ALT Linux sysadmins' discussion" <sysadmins@lists.altlinux.org>
> Отправленные: Среда, 17 Февраль 2021 г 19:06:39
> Тема: Re: [Sysadmins] Требуется помощь по postfix

> On Wed, 17 Feb 2021 18:19:27 +0800 (IRKT)
> alexei@taf.ru wrote:
> 
> 
>> > Может кто сталкивался с такой ситуацией? Буду очень признателен.
>> 
>> man 5 transport
> 
> Да ладно? Обычно использую для переадресации на чужие домены.
> Поэтому, наверное, это и не рассматривал, думал всё знаю =)
> И для части пользователей своего домена это сработает?
> Если так, то большое спасибо. Пошел читать.

В Zimbra через правила transport вообще вся локальная доставка по локальным
получателям разруливается.

===
/opt/zimbra/common/conf/main.cf:
...
transport_maps = proxy:ldap:/opt/zimbra/conf/ldap-transport.cf
...
===

===
/opt/zimbra/conf/ldap-transport.cf:
...
query_filter = (&(|(zimbraMailDeliveryAddress=%s)(zimbraDomainName=%s))(zimbraMailStatus=enabled))
result_attribute = zimbraMailTransport
...
===

===
dn: uid=username,ou=people,dc=domain,dc=tld
zimbraMailDeliveryAddress: username@domain.tld
zimbraMailTransport: lmtp:relay.domain.tld:7025
===


  reply	other threads:[~2021-02-18  1:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 10:10 Peter Evdokimov
2021-02-17 10:19 ` alexei
2021-02-17 11:06   ` Peter Evdokimov
2021-02-18  1:19     ` alexei [this message]
2021-02-18  5:08       ` Peter Evdokimov

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=1361315654.1458308.1613611185666.JavaMail.zimbra@taf.ru \
    --to=alexei@taf.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