mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 04:18:08 +01:00
TODO: Note that we should report when two "copies" of a message differ.
Marten Veldthuis pointed out on the mailing list that intentional spoofing is something that the user should be told about.
This commit is contained in:
parent
ed10054829
commit
cface5fda7
1 changed files with 6 additions and 0 deletions
6
TODO
6
TODO
|
@ -130,6 +130,12 @@ Add support for configuring "virtual tags" which are a tuple of
|
|||
(tag-name, search-specification). The database is responsible for
|
||||
ensuring that the virtual tag is always consistent.
|
||||
|
||||
Indicate to the user if two files with the same message ID have
|
||||
content that is actually different in some interesting way. Perhaps
|
||||
notmuch initially sees all changes as interesting, and quickly learns
|
||||
from the user which changes are not interesting (such as the very
|
||||
common mailing-list footer).
|
||||
|
||||
General
|
||||
-------
|
||||
Audit everything for dealing with out-of-memory (and drop xutil.c).
|
||||
|
|
Loading…
Reference in a new issue