Mark messages that recieved a reply with forwarded/replied.
Open, WishlistPublic

Description

So you immediately see what has already been replied to.

Of course a link to the actual reply would be neat.

mbohlender moved this task from Milestore: MailClient to 0.2 on the Kube board.Nov 8 2016, 1:29 PM
mbohlender edited projects, added Kube (0.2); removed Kube.
cmollekopf moved this task from 0.2 to Backlog on the Kube board.Feb 21 2017, 12:40 PM
cmollekopf edited projects, added Kube; removed Kube (0.2).

We should set a replied flag once a reply has been sent.
We should probably do this when adding the message to the mailtransportresource.
Kube should show a replied icon for messages we have replied to.
For maildir and imap we have to translate the replied flag into the corresponding flag.

The same goes for the forwarded flag.