Hello,
Can anyone tell me please how to make a mail client that can connect to gmail ? or hotmail ?
I know i need SSL connection, but am not able to find a code or tutorial that teach me how to do this !
I know how to send a mail through winsock on port 25 and 587 with normal authentification (base64), but I don't know how to integrate SSL ?
anyone of you did this before ? can provide a code or tutorial ?
thanks to you guys in advance

