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.
Last edited on
You can use libcurl.

Link to official example :
https://curl.haxx.se/libcurl/c/smtp-mail.html
Got it working. Good stuff.
Topic archived. No new replies allowed.