diff --git a/README b/README new file mode 100644 index 0000000..1a347e5 --- /dev/null +++ b/README @@ -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.