hi
i know i cant speculate
but your mime demo sis good for testing and checking
not for real life working
i mean for the end user i need to show an email handling
and if a MESSAGE part is there, i want to hide the inner parts
until he chooses to see it.
with other emails inside emails it worked
this one was a bit tricky

Original Message:
-----------------
From: Lukas Gebauer [EMAIL PROTECTED]
Date: Wed, 14 Feb 2007 22:55:26 +0100
To: [email protected]
Subject: Re: [Synalist] what's wrong here?


> just so i will understand
> this file contains 1 big email
> the email contains both text part and html part
> moreover, this email contains 1 attachment which content is html
> and another attachment which is an eml file
> this eml file contains an image and another part which is again an email
> by itself there u have 2 parts again right?

Do not speculate what is where... use mimedemo and see real tree message 
parts structure. In MIME messages is not 'message' and 'attachment'. In 
MIME is just 'parts' of various types. Some parts can hold zero or more 
subparts, etc, etc.

> if u say "Message parts can be organized in totally free ttree based
> structure, and you must to know handle it correctly" then how can i
> handle?

You must se all parts in full part tree for understand what is what.

> notice that the problem i have is only bcoz i have an eml part
> (email inside email) so i need to "hide" all inner parts of this email.

Well, you can grab body of 'message' part and handle it as separate 
message. 


--
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

--------------------------------------------------------------------
mail2web LIVE – Free email based on Microsoft® Exchange technology -
http://link.mail2web.com/LIVE



-------------------------------------------------------------------------
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

Reply via email to