I expect this should be a pretty easy question. It is in two parts:
- Are email addresses case sensitive? (i.e. is foo@bar.com different from Foo@bar.com?)
- If so, what is the correct locale to use for capitalising an email address? (i.e. capitalising the email tim@foo.com would be different in the US and Turkish locales)
