Searched refs:POP3C_CAPABILITY_TOP (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-client.h9 POP3C_CAPABILITY_TOP = 0x02, enumerator in enum:pop3c_capability
H A Dpop3c-mail.c150 pmail->prefetching_body = (capa & POP3C_CAPABILITY_TOP) == 0 ||
209 if (get_body || (capa & POP3C_CAPABILITY_TOP) == 0) {
H A Dpop3c-client.c490 client->capabilities |= POP3C_CAPABILITY_TOP;

Completed in 13 milliseconds