Re: ldap attribute modifiers. how to lowercase non ASCII

2015-08-24 Thread Timo Sirainen
On 28 Jul 2015, at 18:15, matthias lay wrote: > > hi all, > > I encountered some problem with lowercasing chars like an "Ä" > > with user_attrs like this: > > user_attrs = uid=home=/mail/%Lu, =myvar=%L{ldap:uid} > > the Ä doesnt get lower cased in both cases There are various different algor

Re: ldap attribute modifiers. how to lowercase non ASCII

2015-08-04 Thread matthias lay
update of investigation... I encountered a different behavior in %Lu and %L{ldap:uid} when doing the search with lower cased user. # doveadm user blätula field value uid vmail gid vmail home/var/data/vmail/private/blätula mailmaildir:~/Maildir:LAYOUT=fs:INBOX=~/Maildir/INBOX sp

ldap attribute modifiers. how to lowercase non ASCII

2015-07-28 Thread matthias lay
hi all, I encountered some problem with lowercasing chars like an "Ä" with user_attrs like this: user_attrs = uid=home=/mail/%Lu, =myvar=%L{ldap:uid} the Ä doesnt get lower cased in both cases # doveadm user BLÄTULA field value userblÄtula uid vmail gid vmail home/mail/blÄtu