Summary: | configure the headers visible in the reader pane | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Christian Na <noseman> |
Component: | UI | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | amitshah, Awgy1111, bluedzins, david, fernandoluizkoch, kibi, luigi.toscano, mark, Martin, nicolasbock, pancho.s, patrick, psychonaut, samjnaa, sascha_lucas, thomi, toby, webmaster, xteyssier |
Priority: | NOR | ||
Version: | 4.9.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/67f1dbeffd9c2c04d882eaa9fe52cdb3eddd4180 | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
Christian Na
2000-11-29 19:42:35 UTC
*** Bug 56308 has been marked as a duplicate of this bug. *** *** Bug 44131 has been marked as a duplicate of this bug. *** *** Bug 50049 has been marked as a duplicate of this bug. *** *** Bug 59477 has been marked as a duplicate of this bug. *** Also, the date in the fancy header being displayed could be in the local timezone format of the sender (if it reports 00:00 -1:00, 23:00 could be shown there), while maintaining the date/time in local timezone format in the summary view. I'd like to be able to see the "To" AND "From" at the same time. I use the "To" to filter messages for spam, and it's easier to browse and sort by and delete if I know to whom a message might be addressed. Why can't I change view Sender/Recipient in Inbox, but I can in all the other folders? Could be nice also to display headers generated by SpamAssasin to test his efficiency. It would make sense to make this an XSLT setting to be used just like in Kopete messages. This way, any user can create a custom "fancy" header for the message. Of course, the message headers would have to be placed into XML for parsing, but it is an idea. *** Bug 64829 has been marked as a duplicate of this bug. *** *** Bug 101051 has been marked as a duplicate of this bug. *** It would also be great to add extra headers when composing mails, see and vote for bug #57392 Gerald Young, recent versions of KMail show both the To: and From: headers. However, I agree that it would be nice if the user could toggle display of other headers, such as X-Accept-Language:. Note that KNode already has this capability. Configuring additional headers to be displayed could be really handy at times. For example for configuring KMail to display X-CRM114-Status without having to resort to full header display (see "crm114 support in KMail antispam wizard", bug #136261). The xslt-way would be nice. One could write themes. I for example would like to set the fancy-header position:absolute so that it is always visible even when I have scrolled to the end of the mail. *** Bug 141321 has been marked as a duplicate of this bug. *** *** Bug 141658 has been marked as a duplicate of this bug. *** There is of course fancy, standard, long, etc. but nothing really fits 100%. So it would be great to have the ability to customize the headers and have one more extra -- the user one. The template could look like this: %bg:grey %subject %bg:blue %from %to %bg:yellow %sent_date So something similar to composer templates, but to customize needed info and style when viewing mails. *** Bug 154743 has been marked as a duplicate of this bug. *** Huhu! Someone working on this? After 7+ years waiting I still can't find an option to display custom headers in the message reading window (kmail-1.9.9). Sascha, that's because everybody was patiently waiting for some help. So... would you help to add this feature to KMail? The fact is the number of developers is limited -- developers already work on a lot of issues, thus only saying the feature is not yet just increasing noise to signal ratio. Thank you in advance for understanding the situation. I wish I could help, but I do not even understand all this C++/Qt stuff. I found that Klas Kalass allready had a patch¹ for this feature in 2003. Unfortunately it does not apply any more. Of course I understand the developers situation. At least I know now that this bug is not forgotten ... :-). Thanks. ¹ http://lists.kde.org/?l=kmail-devel&m=106249227324074&w=2 People interested in adding a given header could add it in kdepim/kmail/headerstrategy.cpp as a workaround (I'm personally *very* interested in having Message-ID displayed). For more in-depth stuff, one should note that there's also a CustomHeaderStrategy class defined in that file, that apparently only needs to be used. I'm looking at kdepim/kmail 3.5.9 (yeah, that's old, I know, but so is this bug :p), but it looks like this still holds for current trunk, given that there's no match for “custom” in the headerstyle.cpp file. Confirming feature is still missing from KDE 4.2.2. still n/a in kontact-4.3.3-168.3.x86_64 after almost 9 1/2 years after the bug was originally filed, @ #31 on the "charts", http://tinyurl.com/l5fg7m, n/a in kmail-4.4.0-197.2.x86_64 for a completely functional, well thought through example of how workflow can be handled that's been around for years, see Mnenhy for Thunderbird ... http://mnenhy.mozdev.org/customheaders.html Thanks for the link to a working example, that could help implementation of such a feature in KMail. However I don't think that complaining in such a tone will help getting the bug fixed. Quite the contrary: If I were a KMail developer with skills to fix this bug, I think I wouldn't draw motivation out of comments like your sarcastic "look, it's still unfixed". Anyone knows that by just looking at the bug report. So IMHO no need to reiterate 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. Confirm this is still the case in kmail2 on KDE 4.9.3. Should be component "UI", I guess. *** This bug has been confirmed by popular vote. *** Git commit 67f1dbeffd9c2c04d882eaa9fe52cdb3eddd4180 by Montel Laurent. Committed on 07/03/2013 at 09:17. Pushed by mlaurent into branch 'master'. Fix Bug 16270 - configure the headers visible in the reader pane FIXED-IN: 4.11 M +5 -5 messageviewer/customheadersettingwidget.cpp M +3 -1 messageviewer/customheadersettingwidget.h http://commits.kde.org/kdepim/67f1dbeffd9c2c04d882eaa9fe52cdb3eddd4180 |