On Wed, 17 Sep 2008 01:13:01 -0500, Arvind Kumar <[EMAIL PROTECTED]>
wrote:
I recently switched from using Microsoft Excel & Outlook to OO &
Thunderbird. I have Excel macros to compose and send emails to addresses
in a spreadsheet and I have just finished porting the MS Basic to
OOBasic.
Are there any plans to support a function in the XSimpleMailMessage
interface like
XSimpleMailMessage.setBody()
This will allow OOBasic programs to create plain text emails as opposed
to emails with file attachments (via the setAttachement() API). This is
one of the gaps between the Microsoft platform and OO/Thunderbird
platform.
There are some snippets of code that theorize about using those functions.
But it really hasn't pick up since well you still need a server like
sendmail or postfix on your system.
Another option is use scripts like the following in python to send email,
not sure if it will work with the Python 2.3 that OOo includes:
http://kutuma.blogspot.com/2007/08/sending-emails-via-gmail-with-python.html
Specially the email package, smtplib seems to work fine.
--
Alexandro Colorado
CoLeader of OpenOffice.org ES
http://es.openoffice.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]