It's kind of hard for us to help you without being able to see the source code for your camel provider. If you email it to us (or point us to a location on the web) we might better be able to help you :-)
Trying to help you without being able to see source code is like debugging with the power off. Jeff On Sat, 2002-05-11 at 10:53, 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
