in principle possible:
pass auth:
auth_bind = yes
auth_bind_userdn = uid=%u,ou=Person,o=Work
filter by group:
user_filter =
(&(&(&(objectclass=user)(objectclass=person))(memberOf=*MailUsers.*))(uid=%n))
pass_filter =
(&(&(&(objectclass=user)(objectclass=person))(memberOf=*MailUsers.*))(uid=%u)
for hg changeset 12866:537d4b6d9a7a
need help for creating/movement array "lip2user" in each code part to
loadable settings array from configuration files
in config must contain many rows by 3 fields : ip,ldapdn,resolved
diff -r 537d4b6d9a7a doc/example-config/conf.d/10-mail.conf
--- a/doc/exa
Timo Sirainen wrote:
- another way (possible that will be more easiest, and good enough for
advanced configurations) = single variable that may be set in block
of exact ip listener configuration , as for provided before example
may set variable "auth_db_suffix" = string("dc=domain1,dc=tld") for
Timo Sirainen wrote:
On 9.2.2011, at 9.37, da...@apollo.lv wrote:
existing version 1 config file, that allow such configuration:
/etc/dovecot.conf BEGIN
server mail.domain1.tld {
I'm surprised that this server block really worked for you. I only rem
not possible make operation with dovecot version 2.x as was possible in version
1.x:
requisites description:
connect to dovecot service on IP1 - dovecot must serve users that related to
domain1 located in database1
connect to dovecot service on IP2 - dovecot must serve users that related to
d