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

/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c29 bool hdr_sha1_set:1; member in struct:msg_map_common
450 map->hdr_sha1_set = TRUE;
469 if (map->hdr_sha1_set)
506 map->hdr_sha1_set = TRUE;
726 if (!pop3_map[pop3_idx].common.hdr_sha1_set ||
731 if (!imap_map[imap_idx].common.hdr_sha1_set ||
755 } else if (!pop3_map[pop3_idx].common.hdr_sha1_set) {

Completed in 13 milliseconds