SMTP implementation in C++
-
hello, Can somebody please tell how to send email in C++ using smtp. I wan't to make a function of this form. bool SendMail(string strFrom,string str strTo,string strMsg); But I don't know what to do??????????
-
hello, Can somebody please tell how to send email in C++ using smtp. I wan't to make a function of this form. bool SendMail(string strFrom,string str strTo,string strMsg); But I don't know what to do??????????
The two most common elements in the universe are Hydrogen and stupidity. - Harlan Ellison Awasu 2.1.3 [^]: A free RSS reader with support for Code Project.
-
hello, Can somebody please tell how to send email in C++ using smtp. I wan't to make a function of this form. bool SendMail(string strFrom,string str strTo,string strMsg); But I don't know what to do??????????