Searched refs:max_uid_with_pop3_uidl (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-pop3-uidl.c15 uidl.max_uid_with_pop3_uidl = uid;
41 return mail->uid <= uidl.max_uid_with_pop3_uidl;
99 if (trans->highest_pop3_uidl_uid == uidl.max_uid_with_pop3_uidl)
/dovecot/src/lib-storage/
H A Dmail-storage-private.h337 uint32_t max_uid_with_pop3_uidl; member in struct:mailbox_index_pop3_uidl

Completed in 13 milliseconds