I need to be able to send an email programmatically, using C/ C++ on linux. What's the best way of doing this? I don't need any advanced features, just one or more addresses, a subject line and a few lines of text.
If possible, a link to some SIMPLE example code would be appreciated.
Start Free Trial