bluetiger9 / SmtpClient-for-Qt

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.
https://github.com/bluetiger9/SmtpClient-for-Qt/wiki
GNU Lesser General Public License v2.1
456 stars 228 forks source link

can some one help me with theses errors!!!!! #110

Closed azizgarba closed 2 years ago

azizgarba commented 2 years ago

errors

bluetiger9 commented 2 years ago

What Qt version are you using? It looks like the append(QString*) function may have been removed from QByteArray in Qt >5.12.