The real question is how to deal with the minimum quoting
required by RFC 2821. Is that considered part of the email
address? For example, how is that quoting handled if such an
email address is included as a DNS label? Do MTAs match the
email address ``"joe user"@example.com'' against the login
name ``joe user'' or agains ``"joe user"''?
I was wondering the same thing myself this morning. You can
also ask the question in the other direction. If I find
"foo".example.org.
in an SOA record, and I want to send mail there, do I need to
compose the To: field like this:
"\"foo\""@example.org