summaryrefslogtreecommitdiff
path: root/service/test/unit/adapter/mailstore/test_body_parser.py
AgeCommit message (Collapse)Author
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-10-21[#797] reinstating use of the provided email body charstet encodingNavaL
2015-10-12Log problem when ignoring charactersFolker Bernitt
- Issue #473 - Previous fix only fixes symptoms, but we want to be aware that this problem still exists
2015-09-09Improved body decoding when parsing mails.Folker Bernitt
- Issue #450 - does not fix 8bit encoded bodies - special chars are replaced before we are in pixelated code
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Fixed test_search integration test.Folker Bernitt