Hi, I'd like to have a decent SMTP client-side library in C++ with permissive license (LGPL, BSD, MIT-X, ...). It must have at least rfc821 and rfc2487 conformity and preferably rfc3207 conformity.
I have found some that have not met all the requirements:
- Poco SMTP
- DataReel SMTP
- vmime
If you have any, please kindly share. Thank you!