From f354b90d5e9a250818c4820c64b64c7fe4facbbf Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Wed, 4 Sep 2013 19:05:50 -0700 Subject: notmuch-mutt: use notmuch --duplicate flag Change notmuch-mutt to use the new --duplicate=1 flag for duplicate removal. This will remove duplicates based on message-id at the notmuch level. Previously we were using fdupes or generating sha sums after the search. This version will be faster, but will enable the possibility of hiding search results due to accidental/malicious duplicate message-ids. --- contrib/notmuch-mutt/README | 5 ----- 1 file changed, 5 deletions(-) (limited to 'contrib/notmuch-mutt/README') diff --git a/contrib/notmuch-mutt/README b/contrib/notmuch-mutt/README index e00035c6..382ac911 100644 --- a/contrib/notmuch-mutt/README +++ b/contrib/notmuch-mutt/README @@ -41,11 +41,6 @@ To *run* notmuch-mutt you will need Perl with the following libraries: (Debian package: libstring-shellquote-perl) - Term::ReadLine (Debian package: libterm-readline-gnu-perl) -- File::Which - (Debian package: libfile-which-perl) - -The --remove-dups option will use fdupes -if it is installed. Version fdupes-1.50-PR2 or higher is required. To *build* notmuch-mutt documentation you will need: -- cgit v1.2.3