Bug - Emails Addreses are case sensitive for users

Subscribe to Bug - Emails Addreses are case sensitive for users 2 post(s), 2 voice(s)

 
Avatar rapind 12 post(s)

If I send an email to mailroom from MyName@gmail.com and then another from myname@gmail.com I show up as 2 different users. Email addresses are unique regardless of their case. Mailroom should reflect this.

You could fix this by downcasing all addresses with a before_create or you could ignore the case on the query.

 
Avatar Peter Administrator 45 post(s)

That is a good observation. I’m opening a ticket to see if we can handle this better. Thanks for posting.