Carsten Hoeger schrieb am Thu, Feb 21, 2002 at 02:43:40PM +0100: [...] > > Most mailclients would then notice, that there is no inbox -because > imapd is now looking into "/var/imap/user/ uSer /" which currently > does not exist. Then they issue a "create inbox" command and voila, we > have a new directory called "/var/imap/user/ uSer /". > > So I wrote a small patch for the auth_canonifyid function, which > strips off leading and trailing whitespaces and lowers alpha chars. [...]
With the whitespaces I'm not sure but I don't think one should enforce case insensitivety - instead one should instruct OpenLDAP to behave case sensitive. Regards, - Birger