Lines Matching defs:expunged
22 - When we encounter expunged message, treat all of it as padding and
24 Afterwards keep moving messages backwards to fill the expunged space.
219 /* externally expunged message, remove from index */
226 /* this UID was already in index and it was expunged */
272 /* externally expunged message, remove from index */
593 if (mails[i].idx_seq == 0 || mails[i].expunged)
614 mail_ctx->mail.expunged = TRUE;
646 /* move the header backwards to fill expunged space */
710 /* create dummy message to describe the expunged data */
721 mail.expunged = TRUE;
772 /* this message was expunged. fill more or less of the space.
774 plus the expunged space of this message. so it contains how
850 "Message was expunged unexpectedly");
1035 bool expunged, skipped_mails, uids_broken;
1112 &expunged);
1116 expunged = FALSE;
1151 if (!expunged) {
1163 if (!expunged) T_BEGIN {
1180 if (!expunged) {
1489 whenever mails are moved or expunged, regardless of whether
1933 bool expunged;
1936 mbox_sync_read_index_syncs(&sync_ctx, 1, &expunged);
1937 uid = expunged ? 1 :