728x90
morf.lv/adding-file-attachments-to-smtp-client-for-qt5
Adding file attachments to SMTP client for Qt5 - MORF - Coding And Engineering
At the begining I thought I'll need to send text only through email. But the more I thought about it, I understood that I want to add three files to the mail as well. By altering previous code I managed to add simple Multipart MIME message support. In ot
morf.lv
github.com/bluetiger9/SmtpClient-for-Qt
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. - bluetiger9/SmtpClie...
github.com
728x90
'Programming > Qt' 카테고리의 다른 글
Qt QDir path static 함수 (0) | 2020.12.09 |
---|---|
Qt QFileDialog 사용하기 (0) | 2020.12.08 |
Qt 시간 측정(Elapsed Time 활용) (0) | 2020.11.30 |
QWidget Background 색 정보 (0) | 2020.11.26 |
Qt 다국어 처리 - ts 파일 생성, qm 파일 변환 (0) | 2020.11.10 |