Hello All,
I am writing an application, which reads Thunderbird Addressbook and do some processing. After finishing the process, the application receives some new set of e-mails and phone numbers, so application is adding these new e-mail address back to Thunderbird Addressbook.

Now, Thunderbird is using old file format to store the data, It using MORK format. I found one parser called jMork (Java based). It parses the file and reads the data in memory, but it can't write the record back to the file.

Does anybody aware of any library in Java or algorithm/source in any language to write MORK format? I will be highly obliged for any pointers as this is blocking me from completing this application.

Thanks in advance,
Ninad

_______________________________________________
network mailing list
[email protected]
http://lists.fosscom.in/listinfo.cgi/network-fosscom.in

Reply via email to