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

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-mail.c225 bool not_pop3_only = FALSE; local
238 not_pop3_only = TRUE;
243 if (not_pop3_only) {
259 not_pop3_only = TRUE;
269 if (!not_pop3_only) {

Completed in 12 milliseconds