I'm confused...

Can anybody tell me what an EML file is? I got an email from a friend with an attachment that I can’t open. I’ve tried many things but to no avail. Thanx.

Try opening it with Outlook or Outlook express.

it’s a file format that lets you send a webpage that includes graphics/embedded stuff, so you can send the file and not just a link.

http://www.okinfoweb.com/moe/format/format_021.htm

It’s probably an email message – MS uses that extension for emails. More specifically, it’s a RFC822 message, which is the basic platform-independent format for email mesages (i.e., the .eml file is basically 7-bit ASCII, with any file attachments encoded using one of several methods).

You should be able to view it in Outlook Express – save the attachment to a file, then doubleclick it in Explorer or use the command “start myfile.eml” from the command line.

If you don’t have Outlook Express, you can view it in your favorite text editor, but you probably won’t be able to view any attachments, except as an encoded string.