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-08-31 20:06:24 +03:00
demos bug fix 2011-08-31 20:06:24 +03:00
src bug fix 2011-08-31 20:06:24 +03:00
README Edited README via GitHub 2011-08-31 00:04:04 +03:00
SMTPEmail.pro Some old files deleted. 2011-08-31 00:59:35 +03:00
SMTPEmail.pro.user upload project 2011-08-30 21:59:16 +03:00

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.