Merge github.com:bluetiger9/SmtpClient-for-Qt

This commit is contained in:
Your Name 2011-08-30 22:08:55 +03:00
commit 2f774d27e2

9
README Normal file
View File

@ -0,0 +1,9 @@
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.