Alexandro Colorado wrote:
> On Mon, 15 Oct 2007 10:20:20 -0500, Mathias Bauer
<nospamforMBA gmx.de>
> wrote:
>
>> But why is Simple(System|Command)Mail not enough
for you? Using it will
>> create much less overhead and much less chances to
stumble over bugs and
>> errors.
>> Ciao,
>> Mathias
>
> Hi Mathias,
>
> Please correct me if I am wrong, but from my point of
view all that
> SimpleSystemMail do is call the system mail client and
send whatever
> information like to/from/ etc. I am not sure about
SimpleSystemCommandMail
> really do different.
>
> What I did with my python smtplib was sending an email
without an email
> client interaction which is what I need. This means
that the email will
> get there regardless if the user doesn't have a
Pop3/IMAP account and uses
> a Webmail account.
Ah, I see what you mean. So yes, so then the mentioned
service could be
better.
Unfortunately I don't know it it is possible to use it from
Basic. IIRC
Caolan McNamara (cmc openoffice.org should work) did the
Python
implementation and perhaps he can give you some tips.
Alternatively, if sending a mail via Python is very easy
someone could
create another UNO service that just wraps the few Python
calls with
PyUno so that you can use it in Basic.
Ciao,
Mathias
--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/Gu
llFOSS
Please don't reply to "nospamformba gmx.de".
I use it for the OOo lists and only rarely read other mails
sent to it.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe api.openoffice.org
For additional commands, e-mail: dev-help api.openoffice.org
|