Re: [Dovecot] dovecot 1.2 and quota_rules from AD

2010-08-19 Thread Timo Sirainen
On Thu, 2010-08-19 at 14:58 -0300, Christian Lyra wrote: > The problem is with the "something" else. I´m using port 3268 to > connect to AD. I used ldapsearch to reproduce the problem, and found > that if I use port 389 the quotaMail shows up, but using port 3268 it > didnt. I guess that there was

Re: [Dovecot] dovecot 1.2 and quota_rules from AD

2010-08-19 Thread Christian Lyra
Hi, I have some news about my problem with quotaMail field. >> ldap(test...@teste.mydomain): result: >> sAMAccountName(mail=maildir:/var/vmail/%$/Maildir)=maildir:/var/vmail/testeti/Maildir > > But LDAP returns only sAMAccountName, not quotaMail field. So either > that field doesn't exist in LDAP

Re: [Dovecot] dovecot 1.2 and quota_rules from AD

2010-08-09 Thread Timo Sirainen
On Mon, 2010-08-09 at 11:49 -0300, Christian Lyra wrote: > plugin { > quota = maildir:User quota > #quota_rule = *:storage=2M// tried with and without this line If you always override it in userdb, it doesn't matter if you have it or not. > user_attrs = sAMAccountName=mail=maildir:/va