]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: copy/move: Refresh source mailbox before copying/moving
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 4 May 2021 11:12:20 +0000 (14:12 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 5 May 2021 14:22:04 +0000 (17:22 +0300)
commita959c603be1b53bab3cfe4c7d357f4d9f02d2927
tree19d366c7bf49edd30cca0927cc3d001c16bfff3f
parentf1a24362ca40f5f649977e299f9070a7cbb86f9a
imap: copy/move: Refresh source mailbox before copying/moving

This way if another session had just expunged mails, the expunges will be
noticed and the copy/move will abort early.
src/imap/cmd-copy.c