Currently, the context menus have lost some of the functions they had before. For example, the message list context menu would show "Edit Message" for normal messages and "Send Again" for sent messages. Same for the folder context menu, it had "send queued messages" for the outbox. And right now "Manage Local Subscriptions" doesn't make too much sense in the context menu of the local folders.
Additionally, most context menu entries for the search folders also don't make sense.
SVN commit 1133905 by lfranchi: Make context menus a bit smarter, and show more relevant entries. Could use more cleanup too. BUG: 223480 CCBUG: 223486 M +33 -8 kmmainwidget.cpp M +1 -1 kmmainwidget.h M +3 -2 kmmainwin.rc WebSVN link: http://websvn.kde.org/?view=rev&revision=1133905
SVN commit 1205800 by tokoe: Show 'Manage Local Subscription' menu entry only for IMAP folders CCBUG: 223486 M +2 -0 kmmainwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1205800
Hej Thomas, as far as I can see all issues have been fixed now. Can you retest with current trunk version, please? Ciao, Tobias
"Send Queued Messages" in the context menu for the outbox is missing. For my local mail, I have "update folder" in the context menu, even though that doesn't make sense for 95% of the users there. I couldn't test the "Send Again" context menu since my sent mail was deleted.
Hej Thomas, the Send Queued Messages is only visible if there are actually items in the outbox folder, have to tested this? Ciao, Tobias
Strange, now I see "Send Queued Messages" in the context menu as well. I wonder why I didn't see it before. Anyway, let's close this bug, as things are mostly fixed.