19 Aug
2012
19 Aug
'12
7:25 p.m.
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.