> about the problem when i have an eml file inside an email > > if i simply go through the content of the eml (raw data) (remember it > contains headers of the part from original email, space line, headers of > itself, space line, content of attached email) and remove the first space > line (between part's headers and eml headers) then everything is shown, > even unicode content and headers of the eml file.
Oh my god... Did you know what you are doing? How you can combine message part headers with headers of included mail message? Did you ever read some RFC about MIME? You must know MIMe basics before you begin with e-mail programming. It is very essencial! > i know this is not the right way to do it, but for now, this is the only > way of making it work correctly Only right way is open subparg with included mail message. Why you not do this? You must see this way on mimedemo... -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP Library ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
