Finish removing the user agent from sent emails.

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

Description

Finish removing the user agent from sent emails.

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

Reviewers: mlaurent, dvratil

Reviewed By: mlaurent, dvratil

Subscribers: KDE PIM

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D4809

Details

Committed
dfaureMar 2 2017, 8:01 AM
Reviewer
mlaurent
Differential Revision
D4809: Finish removing the user agent from sent emails.
Parents
R94:5328082f7999: Rename method as requested by David
Branches
Unknown
Tags
Unknown