Before I waste anymore of my time could someone answer this one simple question for me. Is it possible to access most of the mail-news functionality without actually launching the mail-news gui? If the answer is no (and please just say no) then stop reading this message. On the other hand if the answer is yes please continue since it may give insight into my problem. :)
I can now get an nsIMsgFolder from RDF and I can get all the Account info that I could possibly dream of. What I'm running into problems with is getting actual messages from within the folder. I can get counts of new messages and total messages recursively once I've called the GetSubFolders method on the nsIMsgFolder but I can't seem to get to any messages. I think what I'm looking to get my hands on is an nsIMsgDatabase but I haven't been able to find a path to it. If anyone is interested I can post sample code on a website rather than posting to this newsgroup/list with what I have so far. Thanks, Dan
