Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: "Simple" MIME file extract
| Subject: | Re: "Simple" MIME file extract |
| Posted by: | "Bob Goldstine" (ttgchica..@aol.com) |
| Date: | Fri, 12 May 2006 12:46:45 |
> Indy has a lot of support for MIME, especially in Indy 10.
Too much for a newb to get their arms around. Indy has about 200
components, 15-20 of which seem to be MIME related. Which 1 or 2 should I
focus on for the task at hand, and how easy/difficult a process is this?
After searching Tamaracka Im more confused than when I started. I thought
this would be something as simple as loading the mime file and spitting out
the message body text.
Do I have to parse the mime / read the contents-types / drill down levels
etc., or are these tasks overkill for what Im trying to achieve?
Again, any sample code would be coolio, but if not, just a few generalized
pointers would be appreciated.