Description
Email-sending support helps C and C++ applications create and send messages through mail servers with less custom SMTP code. It is useful for notifications, reports, account workflows, and service integrations.
This is a mail library, not an email client. Applications must protect credentials, avoid leaking private data, handle delivery failures, and respect anti-spam and consent rules.