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
