When I get an email, there is a header From:
in the actual MIME message that specifies who the sender of the email is.
I notice that the format of that particular header is sometimes:
From: [email protected]
or
From: Human Readable Name <[email protected]>
Are these the only ways that standard clients format the From:
header? Or are there others I should be aware of?