in reply to Re^4: About validating mail id
in thread About validating mail id

The section of the RFC you point at defines the grammar for addr-spec. I guess it depends on whether you call an addr-spec, or an address an "email address". It seem you do the former, I do the latter. I consider "Foo bar" <foo.bar@example.com> to be an email address. The RFC itself doesn't mention the word "email" earlier than Appendix C. Acknowledgements