Searched refs:c_imap_condstore (Results 1 – 2 of 2) sorted by relevance
1354 const bool c_imap_condstore = in imap_read_headers() local1356 if ((adata->capabilities & IMAP_CAP_CONDSTORE) && c_imap_condstore) in imap_read_headers()
1825 const bool c_imap_condstore = cs_subset_bool(NeoMutt->sub, "imap_condstore"); in imap_mbox_select() local1826 if ((adata->capabilities & IMAP_CAP_CONDSTORE) && c_imap_condstore) in imap_mbox_select()