D24035: Fix reported bug about replies to self
Glen Ditchfield
noreply at phabricator.kde.org
Tue Sep 17 21:20:07 BST 2019
gjditchfield created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
gjditchfield requested review of this revision.
REVISION SUMMARY
Normally, replies are sent to the sender of the original message.
However, if the KMail user is the sender of the original message, KMail
sends the reply to the recipient of the original message, on the assumption
that the reply is meant to add information to the original.
Bugs 301449, 366356, and 392433 point out that this is not ideal if the
sender and recipient are two different identities of the KMail user. If
the user sends mail from "work.id at example.com" to "home.id at example.org",
the reply should go from "home.id at example.org" to "work.id at example.com".
Bug: 366356
Bug: 392433
Bug: 301449
REPOSITORY
R94 PIM: Message Library
BRANCH
selfreply (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D24035
AFFECTED FILES
messagecomposer/autotests/CMakeLists.txt
messagecomposer/autotests/replystrategytest.cpp
messagecomposer/autotests/replystrategytest.h
messagecomposer/src/helper/messagefactoryng.cpp
To: gjditchfield
Cc: kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190917/7b204828/attachment.html>
More information about the kde-pim
mailing list