An SMTP Client writen in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
demos | ||
src | ||
LICENSE | ||
README | ||
README.md | ||
SMTPEmail.pro | ||
SMTPEmail.pro.user |
SMTP Client for Qt (C++)
The SmtpClient for Qt is small library writen for Qt (C++ version) that allows application to send emails using the Simple Mail Transfer Protocol (SMTP).