com - Is it possible to interop with Thunderbird using C#? -


The latest interruption in my ongoing quest is:

  • All emails in the company go away 4 different email addresses, randomly switching back and forth (with a note attached to the global share: Please "keep email on server")
  • All logic related to email is a good Big Thunderbird profile, which copies new machines back and forth; It contains 5 different "folders", list of VIP entries to send lists, and VIP list of those customers.
  • I need the contents of the folders (attachment, anyway)

Question: Is there any way to ask C # for those attachments and lists from Thunderbird? Alternatively, can Outlook be set to synchronize with Thunderbird? Where can I start reading?

The excavation of thirdbird is not an option, I need to stay with the changes in the VIP list.

P.S. I will install a real e-mail server, only after the monkey saves me enough time to convince people about it.

Although I have never used it, I think it should be possible through XPCOM.

More information about XPCOM here:

Hope this helps

Adriano


Comments