]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: move: Sync source mailbox between commits
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 29 Apr 2021 12:49:00 +0000 (15:49 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 5 May 2021 14:22:04 +0000 (17:22 +0300)
commitf1a24362ca40f5f649977e299f9070a7cbb86f9a
tree55a71a0c6be279fcfcdaa7b26ec50b250aa1b48d
parenta23172766878b8373962a304c50e21386118f7d5
imap: move: Sync source mailbox between commits

This way the messages are actually expunged from storage after the commit,
not just requested to be expunged. Most importantly this means that if
another session attempts to start moving the same messages it can be noticed
earlier and one of the moves aborted.
src/imap/cmd-copy.c