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 | ||
README | ||
SMTPEmail.pro | ||
SMTPEmail.pro.user |
Copyright (c) 2011 - Tőkés Attila (bluetiger9) Released under GPL. SMTP Client for Qt (C++) ------------------------ 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 authentification.