Skip to content

Resent messages are not moved to DeltaChat folder #5155

@link2xt

Description

@link2xt

Delta Chat has a "resend" function exposed via dc_resend_msgs CFFI API and resend_messages JSON-RPC API. This results in resending the same message with old Message-ID so it is received as a new message by new chat members and as a duplicate by old chat members.

If old chat member has mvbox_move option enabled, original message is moved to DeltaChat folder, but this is not true for duplicates. We should probably move duplicates to DeltaChat folder as well.

It may be annoying if you try to move a message from DeltaChat to some other folder and Delta Chat finds it and moves back into DeltaChat each time, but still better than leaving duplicates in the Inbox. If someone complains, we can rethink it.

Metadata

Metadata

Assignees

Labels

bugSomething is not working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions