I know that in gmail if you have an address such as some.example@gmail.com, you can send something to someexample@gmail.com (without the period or dot) and gmail considers it to be the same account.
In particular, I want to know if the same holds true for @yahoo.com email addresses. Answers to other popular services would be helpful to include in the answer.
(While this isn't a "How do I..." programming question, it's valuable domain information relevant to the broader task of programming. For instance if you're using emails as a key for dup prevention, it's helpful to know that someexample@gmail.com and some.example@gmail.com are duplicates.)
