Searched refs:MAILBOX_FLAG_POP3_SESSION (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-mail.c88 (_mail->box->flags & MAILBOX_FLAG_POP3_SESSION) != 0) {
/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-mail.c273 (box->flags & MAILBOX_FLAG_POP3_SESSION) == 0) {
387 (_mail->box->flags & MAILBOX_FLAG_POP3_SESSION) != 0) {
434 (_mail->box->flags & MAILBOX_FLAG_POP3_SESSION) != 0) {
/dovecot/src/lib-storage/
H A Dmail-storage.h49 MAILBOX_FLAG_POP3_SESSION = 0x40, enumerator in enum:mailbox_flags
/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c350 MAILBOX_FLAG_READONLY | MAILBOX_FLAG_POP3_SESSION);
/dovecot/src/pop3/
H A Dpop3-client.c451 flags = MAILBOX_FLAG_POP3_SESSION;

Completed in 25 milliseconds