• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Email addresses case-sensitive?

aceO07

Diamond Member
Does anybody know if email addresses are case sensitive? Is there a RFC which would let me know for sure?
 
They were at one time, but I don't believe they are any longer. Just as an old habit, I always use lowercase for them inspite of what AOL users post! 🙂
 
ace007, from my experience, no, they are not case sensitive, I too use only lowercase as it's one step to hit the CAPS LOCK key. Maybe I'm just a lazy person 🙂
 


<< No...absolutely NO. 🙂 >>



Is that from your experience or is there a paper or anything that will back that up?

I'm not saying I don't believe you, my experiences say it's not case sensitive either. But I want to be 100% sure.
 
From the SMTP RFC:

Commands and replies are not case sensitive. That is, a command or
reply word may be upper case, lower case, or any mixture of upper and
lower case. Note that this is not true of mailbox user names. For
some hosts the user name is case sensitive, and SMTP implementations
must take case to preserve the case of user names as they appear in
mailbox arguments. Host names are not case sensitive.

 
Back
Top