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

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-sync-index.c467 bool expunged, full_rescan = FALSE; local
601 full_rescan = TRUE;
684 return ret < 0 ? -1 : (full_rescan ? 0 : 1);

Completed in 503 milliseconds