Ben Bucksch wrote: > Travis Crump wrote: > >> Mozilla's eml doesn't contain any header information, it is a text >> file and not an actual e-mail. > > > Wrong. > >
Well, I am on linux so there are only two types of files: text and binary. It isn't a binary file, so... When you send an e-mail with a .eml attachment, the headers for the e-mail are still at the top of the e-mail. The top of the attachment has lines that look like headers and can be interpreted as headers by an e-mail program that knows to look for them, but they aren't headers while the e-mail is in transit, they are just lines of text.
