Version: (using Devel) Compiler: gcc 4.3.2 OS: Linux Installed from: Compiled sources - Launch Kmail - Click on 'New' button - Go to Options menu/Urgent - Enter a recipient, a subject and a few words in the text editor - Click on 'Send' button When received the email looks exactly as any other emails. Nothing shows that it is urgent. - Find the email sent and select it from the message list - Click on 'v' The following lines are displayed in Kmail 1.13.1 and Kontact 4.4.1 when the Urgent option is selected: X-PRIORITY: 2 (High) Priority: urgent However those lines are missing in the trunk version. Trunk, Svn Rev 1128166
SVN commit 1133798 by lfranchi: Add Urgent headers if user selected Urget action. BUG: 238104 M +1 -0 kmail/kmcomposewin.cpp M +12 -0 messagecomposer/infopart.cpp M +3 -0 messagecomposer/infopart.h M +8 -0 messagecomposer/skeletonmessagejob.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1133798
It is now possible to see the lines in the trunk version(X-PRIORITY: 2 (High), Priority: urgent) but nothing differenciate the urgent email from a regular one visualy so I am reopening this bug. Trunk, Svn Rev 1141839
Hmm, it is not marked visually as different in KMail stable, either. Or in thunderbird...
Indeed, displaying whether a mail is urgent is not implemented, see also https://issues.kolab.org/issue4255.
So this bug is solved, right?
Yep, Till explained to me about Kmail-mobile that emails are not be seen as urgent in Kmail but they will be in outlook for example thanks to the headings. So this bug was indeed fixed on Trunk, Svn Rev 1141839