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.
Go to file
2011-09-03 20:39:09 +03:00
demos license modified 2011-09-02 18:24:39 +03:00
src license modified 2011-09-02 18:26:50 +03:00
LICENSE license modified 2011-09-02 18:24:39 +03:00
README Edited README via GitHub 2011-08-31 00:04:04 +03:00
README.md Edited README.md via GitHub 2011-09-03 20:39:09 +03:00
SMTPEmail.pro license modified 2011-09-02 18:24:39 +03:00
SMTPEmail.pro.user upload project 2011-08-30 21:59:16 +03:00

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).