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 00:53:08 +03:00
demos Folder hierarchy modified. 2011-08-31 00:53:08 +03:00
src Folder hierarchy modified. 2011-08-31 00:53:08 +03:00
mail.cpp upload project 2011-08-30 21:59:16 +03:00
mail.h upload project 2011-08-30 21:59:16 +03:00
README project description added to README 2011-08-30 19:56:21 +03:00
Ree test 2011-08-30 22:07:04 +03:00
SMTPEmail.pro Folder hierarchy modified. 2011-08-31 00:53:08 +03:00
SMTPEmail.pro.user upload project 2011-08-30 21:59:16 +03:00

Copyright (c) 2011 - Tőkés Attila (bluetiger9)


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.