I use ImapX library to save email to .eml file What MIME I can use to read it? MIME can read most of Content-Type. Thanks.

link|improve this question

31% accept rate
feedback

1 Answer

Try to use: "message/rfc822 eml" or "message/rfc822" as Content-type. Maybe it'll work.

link|improve this answer
any source code? – sepdau Apr 6 '11 at 11:10
hmm. maybe i understood your question in wrong way. Do you ask what MIME code use to open this email file correctly in browser? – Marek Kwiendacz Apr 6 '11 at 11:12
yes. I'm finding a source code of MIME. – sepdau Apr 6 '11 at 12:48
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.