diff options
author | Bo Simonsen <[email protected]> | 2017-01-03 14:26:49 +0000 |
---|---|---|
committer | Bo Simonsen <[email protected]> | 2017-01-03 14:32:36 +0000 |
commit | 3efaba7cdd996d50b66bf246d99b6854dd0853c6 (patch) | |
tree | 7c60c0f70b50b4df192c22fc8cc003ccae6c0e90 /tests/utility/encoder/encoderFactoryTest.cpp | |
parent | Fixed #149: don't loose charset when fixing invalid broken words. (diff) | |
download | vmime-3efaba7cdd996d50b66bf246d99b6854dd0853c6.tar.gz vmime-3efaba7cdd996d50b66bf246d99b6854dd0853c6.zip |
Add option to specify if vmime should wrap (Message|Content)-Id
Some MUAs (at least Outlook) has problems on Content-Id being wrapped,
therefore it is desired to turn what off. By wrapping Content-Id we
mean:
Content-Id: <jira-generated-image-avatar-.................................................>
becomes
Content-Id:
<jira-generated-image-avatar-.................................................>
An option has been added to GenerationContext to force the
wrapping off (GenerationContext::setWrapMessageId(false)).
Signed-off-by: Bo Simonsen <[email protected]>
Diffstat (limited to 'tests/utility/encoder/encoderFactoryTest.cpp')
0 files changed, 0 insertions, 0 deletions