The Unified Mailboxes Agent (which in reality is a Resource in order to
be able to own Collections) creates Inbox, Sent and Drafts virtual
Collections and links all Items from real special Collections into them.
It listens for changes in the source collections and updates the virtual
Collections accordingly.
Uses can also customize the default unified mailboxes and create their
own.
The agent can be enabled or disalbed from KMail's Plugins settings like
other agents. By default the agent is off, however, if KMail detects that
user has more than one account set up it will ask the user if they want
to enable the feature. User is only ever asked once, the purpose is to
make the feature easier to discover without bothering users with only
one email account.
CHANGELOG: Unified mailboxes in KMail
FEATURE: 397649
Test Plan:
Reviewers: mlaurent
Reviewed By: mlaurent
Subscribers: lueck, ngraham, mlaurent, kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D15065
Summary:
Up until 18.04 there was a dontshowagain checkbox in the message box.
This was removed in 18.08, without any way to delete without
confirmation. In master there's this config entry with GUI in the
settings dialog, but that can't be backported due to the message freeze.
At least having the hidden setting in 18.08 allows advanced users to
set it -- and gives an easy support reply in the bug reports that I
anticipate will come in:
"Quit kmail, open ~/.config/kmail2rc, and in the [General] section add
delete-messages-without-confirmation=true"
Test Plan: Did the above, and I can again delete spam emails without confirmation dialog.
Reviewers: mlaurent, dvratil, vkrause
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D14892
Summary: Since 5.48 Purpose has a FileItemActionPlugin that adds a "Send via Mail" action to Dolphin et al. It offers all the functionality of the KMail implementation, but respects the users prefered Email program. KDE Connect and BlueDevil dropped their custom actions in favor of Purpose plugins, too.
Test Plan: "Send as Email Attachment" action no longer appears in Dolphin. Can still send emails via "Share->Send via Email"
Reviewers: #kde_pim_kmail, mlaurent
Reviewed By: mlaurent
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D14811