]> git.notmuchmail.org Git - notmuch/commitdiff
tag signed/encrypted during notmuch new
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 26 May 2011 01:01:20 +0000 (18:01 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 27 May 2011 23:22:00 +0000 (16:22 -0700)
This patch adds the tag "signed" to messages with any multipart/signed
parts, and the tag "encrypted" to messages with any
multipart/encrypted parts.  This only occurs when messages are indexed
during notmuch new, so a database rebuild is required to have old
messages tagged.


No differences found