[Request]Email[Tutorial]
I was wondering how i would be able to code a program to send emails. I have tried to google it before i posted here so that i don't annoy anybody but i couldn't find anything good. All i know is that i will need to be using the smtp server because i have a gmail. So any help would be appreciated. Thank you in advance.
STMP + Winsock. It'd be much easier if you used CLR / Managed C++, rather than just native.