Alexandro Colorado wrote: > On Fri, 11 Nov 2005 16:44:48 -0000, Mathias Bauer <[EMAIL PROTECTED]> > wrote: > >> 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 >> > > Thanks mathias I will have a look on that list. Within the mail module > there is an STMP service, does that means that OOo can send emails or by > the abstraction it means that the stmp should be provided by an external > application. > > XSmtpService(http://api.openoffice.org/docs/common/ref/com/sun/star/mail/XSmtpService.html) > Represents > a SMTP service abstraction.
At least for the "Send document as mail" we don't use this API. I don't know about the emailmerging. 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]
