Summary: | Feature to manually break mail out of a thread | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Maarten ter Huurne <maarten> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | luigi.toscano, pancho.s |
Priority: | NOR | ||
Version: | 4.9.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maarten ter Huurne
2009-02-27 01:38:52 UTC
While kmail implementation of threads also include the References header.. I like your idea, a simple way to make a mail the root of his own thread. See comment #20 of the bug I mark this one a duplicate of, it has a solution for this. *** This bug has been marked as a duplicate of bug 25594 *** Thanks for pointing me to the filter-on-toolbar trick, I'll certainly be using that! However, I think that is a workaround, not a fix, since this approach is far from obvious for most users. So I'm reopening this bug in the hope someone will make a it a standard feature. Also bug 25594 asks for a way to add a mail to a thread, which is the opposite operation of breaking the connection between a mail and its thread parent. The filter-on-toolbar trick does make an out-of-the-box solution less urgent, so you could lower the priority of this report (it seems I have no privileges for that). Thank you for your feature request. Kmail1 is currently unmaintained so we are closing all wishes. Please feel free to reopen a feature request for Kmail2 if it has not already been implemented. Thank you for your understanding. Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2. I just looked through the main menu and the context menu of KMail in Kontact 4.9 and I couldn't find any option there to take a mail out of the thread it is in and become the root of a new thread. Yes indeed this is still valid and should be much easier to solve than Bug #25594. To accomplish this, we just need to remove the "In-Reply-To" and "References" headers. However, this would irreversibly detach the mail, so we might want either of: - rename the headers to something custom instead, or - just add a custom header/flag that takes precendence in kmail only (and not in other clients or webmail) If the latter alternative was the most preferable, then it wouldn't make sense to solve this one without covering Bug #25594 just as well. However, I think the second alternative is preferable. If a mail doesn't belong to a thread, and the user decides to detach it in an IMAP folder, then he will expect it to be displayed separately in all clients. If the action is reversible using kmail, even better. |