I think what you want is this: http://xulplanet.com/references/xpcomref/

Look at the "Mail" section on that page.

Also, this might be helpful: http://www.mozilla.org/mailnews/arch/

Remember, Mozilla doesn't use static libraries like DLLs. It uses a
"contract" of Component/Interface which allows you to link to interfaces
without caring who provides them. See: http://www.mozilla.org/projects/xpcom


N


exzipion wrote:
I donĀ“t understand much XPCOM, I have been seeing functions for
sending of emails but not like acceding to them, exists some DLL that
contains those functions to be able to send email?,
exists some list of the DLL that uses thunderbird and the functions
that contain or of DLL that people have created to accede to inbox?

sorry my english
thanks

_______________________________________________
Mozilla-xpcom mailing list
Mozilla-xpcom@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to