]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imapc: Extract imapc_copy_simple() from imapc_copy()
authorMarkus Valentin <markus.valentin@open-xchange.com>
Thu, 11 Nov 2021 15:10:53 +0000 (16:10 +0100)
committerMarkus Valentin <markus.valentin@open-xchange.com>
Mon, 14 Mar 2022 13:06:49 +0000 (14:06 +0100)
commitd8ac7720717f118deceee7706c552682a83ccaae
tree3f52d4a3b502b4a7cc6598d09fa6d9f915d04243
parentdd9923ed993c2a3252536730f7d622700da0ef09
imapc: Extract imapc_copy_simple() from imapc_copy()

Keep the old one by one copying functionality as simple call. This will
be used if the remote backend does not have the UIDPLUS capability.
src/lib-storage/index/imapc/imapc-save.c