Finish removing the user agent from sent emails.
ClosedPublic

Authored by dfaure on Feb 26 2017, 3:09 PM.

Details

Summary

Commit 6296818e9c7003bec99 (https://bugs.kde.org/show_bug.cgi?id=359964)
only did it partially, the unittest messagefactorytest was still failing
due to the useragent being present in many cases.

This fixes many test failures in that test, there's still one though:
testCreateReplyToAllWithUseSenderAndIdentityInCC shows a
"X-KMail-Identity: 2109233399" header and a wrong From field.

Test Plan

messagefactorytest

Diff Detail

Repository
R94 PIM: Message Library
Branch
Applications/16.12
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure created this revision.Feb 26 2017, 3:09 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptFeb 26 2017, 3:09 PM
dvratil accepted this revision.Mar 1 2017, 7:51 PM
This revision is now accepted and ready to land.Mar 1 2017, 7:51 PM
mlaurent accepted this revision.Mar 2 2017, 6:03 AM

Oh I did it in master not in 16.12 ? ok => commit it

dfaure closed this revision.Mar 2 2017, 8:01 AM