should also map Dovecot's UID field to
the AD UID field with
user_attrs = sAMAccountName=uid
Hope this helps..
Greets,
Holger
Vitaliy Vladimirovich schrieb:
> I have tried configure Postfix with Dovecot SASL to authenticate remote users
> in LDAP (Act
I have tried configure Postfix with Dovecot SASL to authenticate remote users
in LDAP (Active Directory).
Below my dovecot.conf:
protocols = none
ssl = none
auth default {
mechanisms = plain login
passdb ldap {
args = /usr/local/etc/dovecot-ldap.conf
}
--- Original Message ---
From: Timo Sirainen
To: Vitaliy Vladimirovich
Date: 2 october, 15:42:40
Subject: Re: [Dovecot] IMAP proxying for ALL users to internal mail server
On Oct 2, 2009, at 8:39 AM, Vitaliy Vladimirovich wrote:
>> How must I adjust Dovecot for pr
--- Original Message ---
From: Timo Sirainen
To: "Vitaliy Vladimirovich"
Date: 2 october, 15:25:19
Subject: Re: [Dovecot] IMAP proxying for ALL users to internal mail server
On Oct 2, 2009, at 8:14 AM, Vitaliy Vladimirovich wrote:
> How must I adjust Dovecot
--- Original Message ---
From: Charles Marcus
To: Vitaliy Vladimirovich
Date: 2 october, 15:20:18
Subject: Re: [Dovecot] IMAP proxying for ALL users to internal mail server
On 10/2/2009 8:14 AM, Vitaliy Vladimirovich wrote:
> How must I adjust Dovecot for proxying all us
Hi!
How must I adjust Dovecot for proxying all users from the Internet to the
internal Exchange Mail Server?
This is my config files (most important):
dovecot.conf
protocol imap {
#listen = *:10143
ssl_listen = 194.0.148.10:993
auth default {