Ignore Reply-To when replying to your own messages

Authored by gjditchfield on Sep 29 2019, 9:15 PM.

Description

Ignore Reply-To when replying to your own messages

Summary:
If you reply to an email that you sent to someone else, the ReplySmart
strategy sends a reply from yourself to the previous recipients, since
you probably intended to create a follow-up to the original.

However, ReplySmart should ignore any Reply-To header in the original;
otherwise it sends the reply back to yourself.

The first of the new test cases tests this situation. The second new
test shows that the code changes did not break Reply-To handling for
original messages that came from a mailing list.

Reviewers: knauss

Reviewed By: knauss

Subscribers: knauss, kde-pim

Tags: KDE PIM

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

Details

Committed
gjditchfieldSep 30 2019, 10:31 PM
Reviewer
knauss
Differential Revision
D24302: Ignore Reply-To when replying to your own messages
Parents
R94:d9d2290b0202: Add missing deleteLater()
Branches
Unknown
Tags
Unknown