vmime/tests
Jan Engelhardt f4c611b736 Avoid force-encoding display names that fit within qcontent
When the display name contains an At sign, or anything of the sort,
libvmime would forcibly encode this to =?...?=, even if the line
is fine ASCII which only needs quoting.

rspamd takes excessive quoting as a sign of spam and penalizes
such mails by raising the score (rule/match: TO_EXCESS_QP et al.)
2020-12-11 23:10:39 +01:00
..
misc Code style and clarity. 2018-09-05 23:54:48 +02:00
net Fixed unit test for DSN support. 2020-09-02 19:57:42 +02:00
parser Avoid force-encoding display names that fit within qcontent 2020-12-11 23:10:39 +01:00
security/digest Code style and clarity. 2018-09-05 23:54:48 +02:00
utility Removed 'stringProxy' since COW std::string is no longer valid in C++11. 2018-09-15 07:41:26 +02:00
testRunner.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
testUtils.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
testUtils.hpp Code style and clarity. 2018-09-05 23:54:48 +02:00