Home
last modified time | relevance | path

Searched refs:c_imap_condstore (Results 1 – 2 of 2) sorted by relevance

/dports/mail/neomutt/neomutt-20211029/imap/
H A Dmessage.c1354 const bool c_imap_condstore = in imap_read_headers() local
1356 if ((adata->capabilities & IMAP_CAP_CONDSTORE) && c_imap_condstore) in imap_read_headers()
H A Dimap.c1825 const bool c_imap_condstore = cs_subset_bool(NeoMutt->sub, "imap_condstore"); in imap_mbox_select() local
1826 if ((adata->capabilities & IMAP_CAP_CONDSTORE) && c_imap_condstore) in imap_mbox_select()