I am not using SSL

I use it in windows in an OOHG aplication , and compiled using Mingw


function sendcaja(cuerpo)
if hb_sendmail('200.xxx.xxx.xxx',,'f...@domain',{'adre...@domain
','adre...@domain'},,,cuerpo,'Cierre de caja')
   else
       msginfo("No se pudo contactar el servidor de correo ","Verifique
conectividad ")
endif
return


When I have some time for tests I try gmail.prg

Bruno

2009/11/20 francesco perillo <fperi...@gmail.com>

> Hi Bruno,
> thank you for your reply.
>
> I have some ideas ...
>
> can you please show me how do you call hb_sendmail() ?
>
> can you please compile and run contrib/hbtip/tests/gmail.prg (after
> changing the data inside) and run it ?
>
> Which are your operating system and compiler used ?
>
> Thank you
> Francesco
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to