Deleting a mail doesn't store a copy in the local trash folder even if a trash folder is specified in the account settings. Steps to reproduce 1) Delete a mail 2) Confirm deletion 3) Email is removed from list 4) Take a look at Local/Trash folder
Persists in version 4:4.5~20100920.1177273-1maemo1.1174921 .
However, if "deleted" via Actions flap in folder view (Folder->Move All to Trash) mails do end up in the local trash folder as expected, in version 4:4.5~20100917.1176295-1maemo1.1174921 . Did not re-test this case with 4:4.5~20100920.1177273-1maemo1.1174921 yet.
Persists in 4:4.5~20100927.1180086-1maemo1.1179477 .
Probably the distinction "deletion/move to trash" was made conciously. In that case the issue should be renamed in "Default removal behaviour is 'delete' and not 'move to trash'", as I usually expect to be able to restore "deleted" emails until i emptied my trash or explicitely clicked on delete - the UI however only allows to move ALL items to trash or to delete ONE item.
SVN commit 1180492 by vkrause: Use move to trash instead of delete. BUG: 251469 M +1 -1 HeaderView.qml M +1 -1 KMailActions.qml WebSVN link: http://websvn.kde.org/?view=rev&revision=1180492
In version 4:4.5~20101013.1185418-1maemo1.1185177, the "delete" action (button with X) from list view now doesnt ask for confirmation. In my eyes this is an issue, as this list is a heavily-touched view and accidental removal might happen relatively often. Besides that, the deleted emails end up in the trash folder.
Due to too high accident rates the delete buttons have been removed entirely from the message list.
In version 4:4.6~20101025.1189387-1maemo1.1188357 the "move to trash" action doesn't move the mail into the local trash folder.
What does it do instead? Nothing? Move somewhere else? Delete? Which of the various move to trash actions did you use exactly?
I used the "Move in Trash" from the mail view flap and it does nothing. So my test was: 1. Select a mail. 2. Open the "Action" flap of the mail. 3. Click on "Edit->Move To Trash" => Nothing happens.
Annoying, but no data loss then. Reducing severity to major.
SVN commit 1191946 by vkrause: Make the action selection model follow the navigation one here as well. BUG: 255426 BUG: 251469 M +1 -0 kmail-mobile.qml WebSVN link: http://websvn.kde.org/?view=rev&revision=1191946
tested with snapshot 20101108.1194089 move to trash test : okay I don't see another way to delete a mail. So closed.