From c64d4507d858f1d443eee0926000e14fe9755adc Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Fri, 14 Jul 2017 14:27:04 -0700 Subject: db/utils: Allow encrypted messages to be put in mixed payloads as well Since a multipart/mixed can contain anything that a normal message could, this should be allowed. The only case that I can think of this actually happening is if an email server takes the original message, puts it in a multipart/mixed, and then attaches it's own message, like on of the annoying "this mail scanned for viruses by ". --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ffd6b09e..bcfecaca 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ next: * feature: option to use linewise focussing in thread mode * feature: add support to move to next or previous message matching a notmuch query in a thread buffer * feature: Convert from deprecated pygppme module to upstream gpg wrappers +* feature: Verify signatures/decrypt messages in multipart/mixed payloads 0.5: * save command prompt, recipient and sender history across program restarts -- cgit v1.2.3