Re: LDAP authentication

2015-06-22 Thread Alexandros Soumplis
Can you try adding the following options user_filter = (&(samAccountName=%Ln)(objectClass=person)) pass_filter = (&(samAccountName=%Ln)(objectClass=person)) pass_attrs= userPassword=password default_pass_scheme = CRYPT a. On 22/06/15 23:00, Luca Bertoncello wrote: Alexandros Soumpl

Re: LDAP authentication

2015-06-22 Thread Bob Miller
Hi, I would suggest starting with a simplified config. by example: hosts = my.server.local auth_bind = yes ldap_version = 3 base = CN=Person,CN=Schema,CN=Configuration,DC=company,DC=local base = DC=company,DC=local scope = subtree user_attrs = \ =home=/home/imapproxy/%u, \ =mail=mail

Re: LDAP authentication

2015-06-22 Thread mihai
On Monday 22 June 2015 14:19:52 Luca Bertoncello wrote: > Hi again > > I'm trying to authenticate a user against an LDAP Server (well, our > AD, but it can LDAP). > > This is my configuration: > > hosts = my.server.local > auth_bind = yes > ldap_version = 3 > base = CN=Person,CN=Schema,CN=Config

Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads

2015-06-22 Thread Joseph Tam
David Gessel writes: As far as anyone has been able to determine, all artifacts are resolved. I believe it is fair to say "SOLVED." As I often start trying to solve problems by searching the list archives, I'll append my description of the artifacts as googlebait to the bottom of this message.

Re: LDAP authentication

2015-06-22 Thread Luca Bertoncello
Alexandros Soumplis schrieb: > If you allow anonymous search on AD maybe you can try to set auth_bind = > no . I'm sorry, but I think, the AD does NOT allow anonymous search... I'm new in this company and I don't know exactly the server, but every try I did without any authentication, failed...

Re: LDAP authentication

2015-06-22 Thread Alexandros Soumplis
If you allow anonymous search on AD maybe you can try to set auth_bind = no . a. On 22/06/15 17:19, Luca Bertoncello wrote: Hi again I'm trying to authenticate a user against an LDAP Server (well, our AD, but it can LDAP). This is my configuration: hosts = my.server.local auth_bind = yes

Re: Virtual Mailboxes

2015-06-22 Thread dmiller
Any ideas on what I need to check or should post to help find the problem? -- Daniel On 2015-06-20 14:50, dmil...@amfes.com wrote: The first bonehead maneuver seems to be: location = virtual:/var/mail/%%d/%%n/mdbox/virtual I'm thinking it should be: location = virtual:/var/mail/%%d/%%n/md

Re: a temporary failure

2015-06-22 Thread lejeczek
On 22/06/15 09:16, lejeczek wrote: dear all I have a postfix relaying to dovecot's lda but "strangely" it does not work, I mean I imaging it's me doing something wrong, yet I cannot figure out what. postfix logs: to=,orig_to=, relay=dovecot, delay=39296, delays=39294/2.2/0/0.27, dsn=4.3.0

Re: a temporary failure

2015-06-22 Thread lejeczek
On 22/06/15 15:57, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Jun 2015, lejeczek wrote: On 22/06/15 09:43, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Jun 2015, lejeczek wrote: On 22/06/15 09:16, lejeczek wrote: to=,ori

Re: a temporary failure

2015-06-22 Thread lejeczek
On 22/06/15 15:34, Felix Zielcke wrote: Am Montag, den 22.06.2015, 10:05 +0100 schrieb lejeczek: I wonder could there be some kind of collision between user/passdbs, even though I do not configure anything but ldap, when I do: passdb { driver = pam } passdb { args = /etc/dovecot/ldap-pa

Re: a temporary failure

2015-06-22 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Jun 2015, lejeczek wrote: On 22/06/15 15:34, Felix Zielcke wrote: Am Montag, den 22.06.2015, 10:05 +0100 schrieb lejeczek: I wonder could there be some kind of collision between user/passdbs, even though I do not configure anything but l

Re: a temporary failure

2015-06-22 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Jun 2015, lejeczek wrote: On 22/06/15 09:43, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Jun 2015, lejeczek wrote: On 22/06/15 09:16, lejeczek wrote: to=,orig_to=, relay=dovecot, delay=39296, delays

Re: a temporary failure

2015-06-22 Thread Felix Zielcke
Am Montag, den 22.06.2015, 10:05 +0100 schrieb lejeczek: > > > I wonder could there be some kind of collision between > user/passdbs, even though I do not configure anything but > ldap, when I do: passdb { driver = pam } passdb { args = /etc/dovecot/ldap-passdb-my.domain.conf driver =

LDAP authentication

2015-06-22 Thread Luca Bertoncello
Hi again I'm trying to authenticate a user against an LDAP Server (well, our AD, but it can LDAP). This is my configuration: hosts = my.server.local auth_bind = yes ldap_version = 3 base = CN=Person,CN=Schema,CN=Configuration,DC=company,DC=local scope = subtree user_attrs = \ =home=/home/i

Dovecot as Proxy for __MORE__ Exchange-Servers

2015-06-22 Thread Luca Bertoncello
Hi list! I'm trying to configure Dovecot 2.2.18 to act as proxy. Dovecot has to authentificate the users against an LDAP-Server (AD) and then act as IMAP-Proxy to an Exchange Server. Now the problem is, that we have TWO Exchange servers (and two ADs, too). How can I say to Dovecot that it has

Re: a temporary failure

2015-06-22 Thread lejeczek
On 22/06/15 09:43, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Jun 2015, lejeczek wrote: On 22/06/15 09:16, lejeczek wrote: to=,orig_to=, relay=dovecot, delay=39296, delays=39294/2.2/0/0.27, dsn=4.3.0, status=deferred (temporary failure) and dovecot logs

Re: a temporary failure

2015-06-22 Thread lejeczek
On 22/06/15 09:16, lejeczek wrote: dear all I have a postfix relaying to dovecot's lda but "strangely" it does not work, I mean I imaging it's me doing something wrong, yet I cannot figure out what. postfix logs: to=,orig_to=, relay=dovecot, delay=39296, delays=39294/2.2/0/0.27, dsn=4.3.0

Re: a temporary failure

2015-06-22 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Jun 2015, lejeczek wrote: On 22/06/15 09:16, lejeczek wrote: to=,orig_to=, relay=dovecot, delay=39296, delays=39294/2.2/0/0.27, dsn=4.3.0, status=deferred (temporary failure) and dovecot logs no error, despite having debug to yes in c

Re: a temporary failure

2015-06-22 Thread lejeczek
On 22/06/15 09:16, lejeczek wrote: dear all I have a postfix relaying to dovecot's lda but "strangely" it does not work, I mean I imaging it's me doing something wrong, yet I cannot figure out what. postfix logs: to=,orig_to=, relay=dovecot, delay=39296, delays=39294/2.2/0/0.27, dsn=4.3.0

a temporary failure

2015-06-22 Thread lejeczek
dear all I have a postfix relaying to dovecot's lda but "strangely" it does not work, I mean I imaging it's me doing something wrong, yet I cannot figure out what. postfix logs: to=,orig_to=, relay=dovecot, delay=39296, delays=39294/2.2/0/0.27, dsn=4.3.0, status=deferred (temporary failur

Quota SQL separate queries?

2015-06-22 Thread Akos Vandra
Hello, We are trying to enforce per-domain quotas. Currently my quota-sql.conf looks like this: connect = host=/var/run/postgresql dbname=mail user=mailreader map { pattern = priv/quota/storage table = quota username_field = username value_field = bytes } map { pattern = priv/quota/mes

[BUG] Mailbox aliases problem

2015-06-22 Thread azurIt
As no one was able to advice anything, i believe this is a bug. Can anyone confirm it? azur > Od: azurIt > Komu: > Dátum: 16.06.2015 10:38 > Predmet: Mailbox aliases problem > >Hi, > >i'm trying to implement malbox aliases but it's not fully working as i >expected. This is my configuration