9 Nov
2009
9 Nov
'09
11:50 p.m.
Hi,
I'm using Dovecot with LDAP. My users have an home directory and a field named 'mailMessageStore'. Then the full mailbox path is 'homeDirectory/mailMessageStore'
In dovecot-ldap.conf i configured as follows :
user_filter = (&(objectClass=qmailUser)(cn=%u)) user_attrs = qmailUID=uid,qmailGID=gid,homeDirectory=home,mailMessageStore=mail=maildir:~/%$
Everything is working as expected but...
I'm using sieve and in the 'dovecot.conf' there is no way to get a variable containing the mailbox path...
As the mailMessageStore field can contain something different than the login or uid, how can i get the mailbox path in the conf ?
Regards.
David Goncalves - http://www.lestat.st