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
449 stars 226 forks source link

Qt 5 cannot find QStringEncoder in mimetext.cpp #119

Closed shishirong closed 2 years ago

bluetiger9 commented 2 years ago

This should be fixed now. I didn't realized QStringEncoder was introduced in just in Qt6.