I made a patch that allows to show more headers in the reader window. It works
independently for each style. Because I consider this rather advanced I did not
plan to make a GUI for this (yet), but I think it is *very* handy to be able
to instantly see header fields like UserAgent and X-WebCVS. This allows to
just click on the corresponding header field in a kde-cvs mail and see the
changes done instantly :-)
This patch introduces 3 new fields to the kmail config file.
"n" denotes the id of the display style.
showAllHeaders_n: Show all headers that are in this mail
(default false for all styles except for the fifth ("All"))
hideExtraHeaders_n: hide the headers in this list, if showAllHeaders_n=true
is used.
showExtraHeaders_n:show the headers in this list if showAllHeaders_n=false is used.