issues
search
cutelyst
/
simple-mail
An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
GNU Lesser General Public License v2.1
213
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
220-hostname Unexpected response after connect
#113
LangeSebastian
opened
5 days ago
1
[pre-commit.ci] pre-commit autoupdate
#112
pre-commit-ci[bot]
closed
1 week ago
0
Access to the underlying socket
#111
alexh-swdev
opened
3 weeks ago
0
Set name for attachment
#110
alexh-swdev
opened
3 weeks ago
0
[pre-commit.ci] pre-commit autoupdate
#109
pre-commit-ci[bot]
closed
3 weeks ago
0
How to install this to windows Visual Studio QT project?
#108
bfilipiuk
closed
3 weeks ago
3
Compilation issues
#107
gentookid
closed
3 weeks ago
9
[pre-commit.ci] pre-commit autoupdate
#106
pre-commit-ci[bot]
closed
1 month ago
0
Feature request: XOAUTH2 authentication method
#105
thecodemonkey86
opened
2 months ago
0
add smime support
#104
640kb
opened
3 months ago
0
fix wrong dereferencing
#103
640kb
closed
3 months ago
13
Fix macOS CI
#102
dantti
closed
4 months ago
0
Add support for SMIME
#101
640kb
closed
3 months ago
4
Example/demo projects segfault
#99
karmicthreat
closed
3 months ago
2
addPart crashes !!!
#98
baliloo
closed
3 months ago
3
[pre-commit.ci] pre-commit autoupdate
#97
pre-commit-ci[bot]
closed
4 months ago
0
MimeAttachment
#95
hernanre
closed
7 months ago
2
[pre-commit.ci] pre-commit autoupdate
#94
pre-commit-ci[bot]
closed
7 months ago
0
Add CI & fixes
#93
dantti
closed
10 months ago
0
Fix build on windows missing QDebug and include .gitignore to avoid comitting QtCreator user files
#92
LangeSebastian
closed
10 months ago
2
Remove unneeded include that causes a warning
#91
amantia
closed
1 year ago
0
Fix missing \r\n.\r\n when sending mails with server
#90
M393
closed
1 year ago
0
Use correct jpg mime type image/jpeg
#89
M393
closed
1 year ago
0
Provide GPL license exclusion
#88
FatBrownDog
closed
1 year ago
2
Compiling with 6.5 failed
#87
volkerSchule
closed
1 year ago
2
Fix error error: C2139: QSslError: undefined class is not allowed as an argument in the compiler internal type characteristic "__is_base_of"
#86
FalsinSoft
closed
1 year ago
2
comma in name (part of email address) is not handled correctly (it seams)
#85
eightdot
closed
1 year ago
1
How to build statically with Qt 5.12.11?
#84
joshorenberg
closed
1 year ago
15
Blocking code crashes after code block finishes part 2
#83
joshorenberg
closed
1 year ago
6
Async-Problem and possible fix
#82
ix07
closed
1 year ago
3
How to use this in Qt
#81
TateLuo
closed
2 years ago
1
Blocking code crashes after code block finishes
#80
joshorenberg
closed
2 years ago
6
Async code does nothing
#79
joshorenberg
closed
1 year ago
4
Program crashes when destructing "SimpleMail::MimeMessage" after calling "SimpleMail::MimeMessage::addPart"
#78
DxGrumpzz
closed
1 year ago
6
Fix '&' -> '&&'
#77
CZDanol
closed
2 years ago
0
Add support for Qt6
#76
CZDanol
closed
1 year ago
2
Running into error when compiling
#75
XTREME1738
closed
1 year ago
1
[#61] Attachment file with non-ASCII characters in name breaks mail header
#74
steinachim
closed
1 year ago
0
SimpleMail gets stuck in somewhere and don't report a timeout
#73
MuratUrsavas
closed
1 year ago
10
error: C2139: QSslError: undefined class is not allowed as an argument in the compiler internal type characteristic "__is_base_of"
#72
Gisg22
closed
1 year ago
6
Remove sending signal for message end from MimeMessage::write
#68
michaelernst
closed
3 years ago
0
dot stuffing for 7/8 bit encoding
#67
michaelernst
opened
3 years ago
0
Implement dot stuffing
#66
michaelernst
closed
3 years ago
0
Feature/mime type for passing file via stream
#65
michaelernst
closed
3 years ago
2
Must it use with QT?
#64
xiexin0606
closed
3 years ago
1
Feature/mail queue
#63
michaelernst
closed
1 year ago
5
Attachment file with non-ASCII characters in name breaks mail header
#61
steinachim
closed
1 year ago
3
Fix installation of cmake files
#60
buschmann23
closed
3 years ago
1
Use QtInfoMsg as minimum message type for sender and mimemessage
#59
buschmann23
closed
3 years ago
0
change CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR
#58
mkumas
closed
3 years ago
0
Next