diff options
author | Jan Osusky <[email protected]> | 2017-10-20 12:05:01 +0000 |
---|---|---|
committer | Jan Osusky <[email protected]> | 2017-10-20 14:06:14 +0000 |
commit | 6cfe2c5f6cf1fa5c07c361bc6a5ec5b9690b68c7 (patch) | |
tree | 62bf84260f460c922ec83dd0407d45f729eb14b1 /tests/parser/stringContentHandlerTest.cpp | |
parent | Fix of compilation warning reported by GCC 4.9.3 (diff) | |
download | vmime-6cfe2c5f6cf1fa5c07c361bc6a5ec5b9690b68c7.tar.gz vmime-6cfe2c5f6cf1fa5c07c361bc6a5ec5b9690b68c7.zip |
Add SMTPS with AUTH PLAIN without SASL
GNU SASL is a nice library but comes with its own prerequisites and dependencies.
As IMAP and POP3 are able to work without SASL it seems to me logical to add some authentication support to SMTP too. As these days most of the communication is encrypted it is common to use simple mechanism like AUTH PLAIN, so I have added it.
Diffstat (limited to 'tests/parser/stringContentHandlerTest.cpp')
0 files changed, 0 insertions, 0 deletions