Date: Mon, 13 Jan 2003 17:32:10 -0200 From: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
On Mon, 13 Jan 2003, Ted Cabeen wrote: > So is this patch going to make it into 2.1? I have the same > problem here with LMTP downcasing, and would like to have a > solution that doesn't require me to patch either postfix or > cyrus, if possible. Well, the patch proved itself stable, and it is in Debian. It is up to the CMU crew to accept it or not in 2.1, now. I'm kinda unhappy about the limited scope of the patch. It makes usernames case-insensitive during delivery, but they're case-sensitive everywhere else. I'm not sure this is a great idea. Maybe a global switch of case-sensitive mailbox names would make more sense (thus LeG+detail -> user.leg.Detail, and "LEG" could log in). I'm not sure, though. Larry