Searched defs:stateful_import (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/dsync/
H A Ddsync-mailbox-import.c120 bool stateful_import:1; member in struct:dsync_mailbox_importer
165 if (!importer->stateful_import) {
259 importer->stateful_import = importer->last_common_uid_found;
312 if (!importer->stateful_import)

Completed in 17 milliseconds