Alexandro Colorado wrote: > I want to learn more about the mail interface for openoffice.org, I found > some information bit is a bit narrow, where can I find more information > like developers working on it, dependencies and how can I call them from a > programming enviroment. > > The current info is here: > > http://api.openoffice.org/docs/common/ref/com/sun/star/mail/module-ix.html
Today mail functionality in OOo is used for creating and sending a mail using the mail related interfaces in the package com/sun/star/system and for e-mail merging that AFAIR uses some of the interfaces in the mail package. (You should consider that e-mail merging currently doesn't work in OOo but is possibly deliverd by the CWS oooemailmerge that will be integrated into the m140 milestone.) So if no developer knowing the email merging stuff shows up here you could ask on [EMAIL PROTECTED] Best regards, Mathias -- Mathias Bauer - OpenOffice.org Application Framework Project Lead Please reply to the list only, [EMAIL PROTECTED] is a spam sink. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
