Well what i said still stands.
Eitehr camel does everything for you automatially, or you have to code it yourself, but thats upto you if you do that, since none of our code really does it that way. The sourcecode is all there, most of it is even documented, that should suffice. Also, we'd like to change some of the interfaces outside of create_from_stream/parser in the future anyway because there are some technical problems with the existing stuff. This will probably require some imap changes becasue of its manual message buiding, but we want to rewrite imap anyway. On Sun, 2002-05-12 at 00:23, Shawn Walker wrote: > I'm trying to use the header that I already have and it's being stored into the >camel. Whenever somebody click on a message then I retrieve the body. The body is >being displayed but no header is in the preview pane. > > On 5/11/2002 at 5:25 PM Not Zed wrote: > > >you just build the message from the raw stream. > > > >nntp and pop dont do anything special, only imap does because of being > >able to retrieve parts individually. > > > >On Sat, 2002-05-11 at 13:36, Shawn Walker wrote: > >> I have been trying to figure out how to get Camel to display the header > >of the message but I haven't been able to see what I need to call to > >either give the header to camel or is there something that I have to do. > >I do see that Camel is parsing the header of the message. All I see in > >the header is "Subject" but, it's blank and the Date, but it's the wrong > >date. > >> > >> When I look at the source that is under camel/providers it seems like > >that you are letting the Camel take care of the dirty work (well, except > >imap and nntp). But for imap, it's actually parsing the attachments and > >setting up build a CamelMessageContentInfo. > >> > >> I already have the summary being displayed and the message being show in > >the preview pane. Bug, I'm stumped on what I need to do to get the header > >to display. > >> > >> > >> _______________________________________________ > >> evolution-hackers maillist - [EMAIL PROTECTED] > >> http://lists.ximian.com/mailman/listinfo/evolution-hackers > > > > > _______________________________________________ > evolution-hackers maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution-hackers _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
