Skip to content

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Mar 19, 2022

Currently if user moves the message into some other folder and then
moves the message back, the message is considered duplicate even
though previous copy was already deleted. This is a common problem
reported by users at least twice.

Keeping duplicates does no harm except for additional storage usage.
If the message is later deleted by the user, all the copies on the
server will be deleted. anyway.

Fixes #3130

@link2xt link2xt requested review from Hocuri, flub and r10s March 19, 2022 15:45
@link2xt link2xt force-pushed the imap-keep-duplicates branch from aff929b to d9e9c84 Compare March 19, 2022 15:46
Currently if user moves the message into some other folder and then
moves the message back, the message is considered duplicate even
though previous copy was already deleted. This is a common problem
reported by users at least twice.

Keeping duplicates does no harm except for additional storage usage.
If the message is later deleted by the user, all the copies on the
server will be deleted. anyway.
@link2xt link2xt merged commit d9e9c84 into master Mar 19, 2022
@link2xt link2xt deleted the imap-keep-duplicates branch March 19, 2022 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeltaChat deletes Junk-marked emails from Inbox without warning.
2 participants