diff options
author | Bo Simonsen <[email protected]> | 2018-02-19 12:08:09 +0000 |
---|---|---|
committer | Bo Simonsen <[email protected]> | 2018-02-19 12:08:09 +0000 |
commit | b73d765f51f60475ddc2a8c1fca428a78a57d489 (patch) | |
tree | 6ce334633ccd6726dafe949927c62b123fc4df7a /tests/parser/wordEncoderTest.cpp | |
parent | Merge pull request #184 from josusky/smtp-auth (diff) | |
download | vmime-b73d765f51f60475ddc2a8c1fca428a78a57d489.tar.gz vmime-b73d765f51f60475ddc2a8c1fca428a78a57d489.zip |
Handle parsing of [email protected] <[email protected]>
The behavior of current VMIME implementation will result in address [email protected]
with an empty name. That is because the parsing is stopped whenever a
wihtespace and a at-character is seen. We should continue the parsing to
deduce the real address ([email protected] in the example).
Diffstat (limited to 'tests/parser/wordEncoderTest.cpp')
0 files changed, 0 insertions, 0 deletions