ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alex Gorbachenko <agent_007@immo.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Почта
Date: Tue, 3 May 2005 16:02:51 +0400
Message-ID: <200505031602.58478.agent_007@immo.ru> (raw)
In-Reply-To: <1775872510.20050503152413@mail.ru>

[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]

On Вторник 03 Май 2005 15:24, Anton Gorlov wrote:

> Кстати по поводу LDAP. А постфикс что не умеет по секурному в гости
> ходить? Что-то в доке не нашёл ничего напоминающего ldaps,tls,ssl
> Кстати так же и не нашёл "ldaprecipientmaps_query_filter"

virtual_mailbox_maps = ldap:ldaprecipientmaps

ldaprecipientmaps_bind = yes
ldaprecipientmaps_timeout = 10
ldaprecipientmaps_server_host = localhost
ldaprecipientmaps_server_port = 389
ldaprecipientmaps_search_base = ou=your_ou,o=org,c=RU
ldaprecipientmaps_scope = sub
ldaprecipientmaps_dereference = 3
ldaprecipientmaps_query_filter = (&(objectClass=inetOrgPerson)(|(mail=%u@%d)
(mailAlternateAddress=%u@%d))(accountStatus=active))
ldaprecipientmaps_result_attribute = mail
ldaprecipientmaps_bind_dn = cn=daemon_type,ou=daemons,o=org,c=RU
ldaprecipientmaps_bind_pw = daemon_passwd

в данном случае префиксом к параметрам (bind, timeout, e.t.c) является имя 
map,  т.е то, что указывается после типа.

например:
virtual_mailbox_maps = ldap:mymap
					     тип  :имя(префикс)	
mymap_bind=yes
префикс_параметр=значение.

по поводу ssl/tls. 
man 5 ldap_table, секция LDAP SSL AND STARTTLS PARAMETERS.

-- 
KMail: 1.8.50

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

  reply	other threads:[~2005-05-03 12:02 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03  7:23 Anton Gorlov
2005-05-03  7:40 ` Alex Gorbachenko
2005-05-03  7:52   ` Re[2]: " Anton Gorlov
2005-05-03  8:01     ` Alexey I. Froloff
2005-05-03  8:05       ` Re[2]: " Anton Gorlov
2005-05-03 10:48     ` Alex Gorbachenko
2005-05-03 10:54       ` Re[2]: " Anton Gorlov
2005-05-03 11:16         ` Alex Gorbachenko
2005-05-03 11:24           ` Re[2]: " Anton Gorlov
2005-05-03 12:02             ` Alex Gorbachenko [this message]
2005-05-03 12:25               ` Anton Gorlov
2005-05-03 12:38                 ` Alex Gorbachenko
2005-05-03 12:42                   ` Re[2]: " Anton Gorlov
2005-05-03 12:49                     ` [Comm] Почта Konstantin A. Lepikhov
2005-05-03 12:52                       ` Anton Gorlov
2005-05-03 13:06                         ` Konstantin A. Lepikhov
2005-05-03 12:55                       ` Alex Gorbachenko
2005-05-03 13:07                         ` Konstantin A. Lepikhov
2005-05-03 12:56                     ` [Comm] Почта Alex Gorbachenko

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=200505031602.58478.agent_007@immo.ru \
    --to=agent_007@immo.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