[Dovecot] case insensitive acl
Timo Sirainen
tss at iki.fi
Sun Aug 19 19:25:22 EEST 2012
On 19.8.2012, at 19.03, Andre Rodier wrote:
> I have notice that when I use ACL, the name of the user in the dovec-acl-list file is case sensitive.
>
> Because I use LDAP, the name of the users is case insensitive.
Translate the username to lowercase. It's the default nowadays:
auth_username_format = %Lu
> Would it be possible to have an option in Dovecot, to ignore the case of the ACL ?
No.
More information about the dovecot
mailing list