[Dovecot] master users with dovecot2 braek down to allowed domain
Timo Sirainen
tss at iki.fi
Wed Jun 2 21:53:43 EEST 2010
On ma, 2010-05-31 at 10:40 +0200, Robert Schetterer wrote:
> if i use the postfixadmin superuser,domainadmin,domainuser layout
> so there are domainadmins defined in a sql table
> it would be a nice feature to break it down to be master only at there
> related domains via sql lookup
> at recent i think there is only the chance to give master rights to all
> adresses for users defined as masters
http://hg.dovecot.org/dovecot-2.0/rev/5ae4a5c14f5b
In master password_query you can do something like:
.. where '%d' = '%{login_domain}' and ..
More information about the dovecot
mailing list