[Gambas-user] Send mail with smtp
Olivier Cruilles
linuxos at ...1896...
Wed Mar 24 00:51:58 CET 2010
Bonsoir Benoit,
Peut être cela t'aidera:
http://www.etpan.org/libetpan/
http://libsmtp.sourceforge.net/
http://www.gnu.org/software/gss/
Olivier Cruilles
Mail: linuxos at ...1896...
Le 23 mars 2010 à 22:28, Benoît Minisini a écrit :
>> -----Mensaje original-----
>> De: Toni <arosa at ...2168...>
>> Reply-to: arosa at ...2168..., mailing list for gambas users
>> <gambas-user at lists.sourceforge.net>
>> Para: mailing list for gambas users <gambas-user at lists.sourceforge.net>
>> Asunto: Re: [Gambas-user] Send mail with smtp
>> Fecha: Tue, 23 Mar 2010 21:26:01 +0100 (Hora estndar romance)
>>
>> <<Hello,
>> <<Once, I came across an #575 smtp error, and it was due to the server
>> <<requiring a secure smtp connection to the port 587 instead to a
>> plain-text
>> <<connection to the port 25... So, are you sure that you can use the
>> data
>> <<provided to gambas gb.net.smtp component to properly send messages
>> from an
>> <<email client?
>>
>> The remote server requires password, but gb.smtp has no smtp.password.
>> How do I authenticate to the remote server?
>>
>> regards
>
> It is a pending problem that does not have a good solution at the moment: the
> gb.net.smtp component has no support for any authentication.
>
> I can't add it, because I don't know how to do it. So I should rewrite the
> component to use a library that know how to authenticate, like libesmtp. But
> that library has no MIME attachment support, so I have to do it myself.
>
> Not something that can be done in five minutes... Unless someone knows a
> library that can do SMTP with authentication *with* MIME attachment
> management!
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list