Hi Fernand,

Am 21.04.2010 10:14, schrieb Fernand Vanrie:
Mathias ,

THanks for the reply, i know how to use the "Windows" stuf to sen emails
from Basic-code, but it complicate things as OO is not aware if Windows
has effective send the message... ) I was told that the OO-developpers
choose not to build a complete OO-emai-apllicationto and therefor
ignored the "body" property (what was not the case in 001.0) What we
need is to send email message from the API when somethings happens in a
basicscripts (Document or content are changes etc...). We need not a
Fully Email apllication fort that , just a easy and clear way to sent a
messages with the OO-API where no further responses are needed from the
receiver.

Fernand
Hi,

Fernand Vanrie wrote:

Paolo , Andrew, all

Can i have hope to set also the "body" of a email message ?

This is not possible by intent, as (at least to my knowledge) the
"mailto:"; protocol we are using for the implementation of this service
on most platforms (at the end, it's a "simple" mail service) does not
allow to pass a body text to the mail client.


The API has not only the XSimpleMailMessage interface, but a complete module com.sun.star.mail, where you find the (unpublished) XMailMessage interface with access to the body.

Nobody could tell me how to work with this, so I suppose a legal problem here.

Regards

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to