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.
emailaddress.cpp | ||
emailaddress.h | ||
mail.cpp | ||
mail.h | ||
main.cpp | ||
mimeattachment.cpp | ||
mimeattachment.h | ||
mimefile.cpp | ||
mimefile.h | ||
mimehtml.cpp | ||
mimehtml.h | ||
mimeinlinefile.cpp | ||
mimeinlinefile.h | ||
mimemessage.cpp | ||
mimemessage.h | ||
mimepart.cpp | ||
mimepart.h | ||
mimetext.cpp | ||
mimetext.h | ||
README | ||
Ree | ||
smtpclient.cpp | ||
smtpclient.h | ||
SMTPEmail.pro | ||
SMTPEmail.pro.user | ||
SmtpMime |
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.