From: Timo Sirainen Date: Mon, 13 Oct 2008 21:58:37 +0000 (+0300) Subject: Updated TODO. X-Git-Tag: 1.2.alpha3~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3da06b7c7f97a1c751453b0d34950313e3336a12;p=thirdparty%2Fdovecot%2Fcore.git Updated TODO. --HG-- branch : HEAD --- diff --git a/TODO b/TODO index e3952b7686..5b42983e58 100644 --- a/TODO +++ b/TODO @@ -6,13 +6,7 @@ with identical message-id:, we can probably just move the children? (unless there are non-sibling duplicates) - SEARCH INTHREAD requires no thread sorting by date - don't do it - - virtual: keep MD5 of search parameters. if it changes, rebuild all. - CONDSTORE: use per-flag/per-keyword conflict checking - - should modseq header be updated even when modseqs aren't used? otherwise - log reads always at beginning of file? are there other performance - issues? - - QRESYNC: Should we send HIGHESTMODSEQ in tagged reply for EXPUNGE - even when it was already returned in FETCH MODSEQs? - QRESYNC: Drop expunges from the middle of given seq sets if possible - use universal hash functions?