D7627: Make it possible to mark a folder explicitly as sender folder
Milian Wolff
noreply at phabricator.kde.org
Thu Aug 31 13:56:55 BST 2017
mwolff created this revision.
Restricted Application added a project: KDE PIM.
Restricted Application added a subscriber: KDE PIM.
REVISION SUMMARY
CollectionStorageModel::isOutBoundFolder so far only checked the
MessageFolderAttribute to decide whether a folder was explicitly
marked as an outbound folder. But that meant that one could not
explicitly mark it as an inbound folder. This patch changes that
such that an explicit setting is properly honored. It is required
for people like me, who want to keep all mails in one folder. I
have my identity's sent folder (identity.fcc()) aliased to my inbox
folder. Without this patch, the sender/receiver column would show
receivers in the inbox, which is extremely confusing for me. With
this patch, I now properly see senders in my inbox again.
REPOSITORY
R206 KMail
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D7627
AFFECTED FILES
src/widgets/collectionpane.cpp
To: mwolff
Cc: #kde_pim, dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20170831/80cd0900/attachment.html>
More information about the kde-pim
mailing list