I am newish to C++ and working on a system to send an e-Mail. I started from this http://www.cplusplus.com/forum/unices/139097/ and I've tried, but I can't get it to work. It mentions using OpenSSL and LibCurl, but I don't understand how to implement those in to this. It needs to work across all platforms, not just Windows.