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

/dovecot/src/lib-index/
H A Dmail-cache.c39 void mail_cache_set_corrupted(struct mail_cache *cache, const char *fmt, ...) function
307 mail_cache_set_corrupted(cache, "File too small");
328 mail_cache_set_corrupted(cache, "file_seq is 0");
800 mail_cache_set_corrupted(cache, "Cache file too large");
806 mail_cache_set_corrupted(cache, "Cache file too large");

Completed in 224 milliseconds