Can anyone recommend a good library that allows me to send emails using my gmail account?

I've been looking for a while and I can't seem to find anything that would just simply allow my program to send an email using my gmail account.
unix... can send emails from the command line. Unless you are trying to do very fancy html emails, this tool is pretty solid for typical needs and can be invoked inside a c++ program.
Last edited on
Topic archived. No new replies allowed.