> -----Mensaje original----- > De: Toni <ar...@tginet.com> > Reply-to: ar...@tginet.com, mailing list for gambas users > <gambas-user@lists.sourceforge.net> > Para: mailing list for gambas users <gambas-user@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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user