Hello guys,
I am trying to send an email using the code in post#9, i did make the modifiction that were mentioned in post#11. I was trying to send a msg using gmail.
so what i did was :
Smtp = *newMail = new ("smtp.gmail.com","mygmail@gamil.com","mygmailPass ward");
newMail->send("mygmail@gamil.com","mygmail@gamil.com","sub ject","body txt");
but i the connectoin does not want to establish
last msg i got is :
###Config server smtp connect to .............. "smtp.gmail.com"
can you please tell me what is wrong am i doing ??
thanks




Reply With Quote

Bookmarks