diff options
| author | David Bremner <david@tethera.net> | 2017-07-12 07:48:18 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-15 09:11:32 -0300 |
| commit | f1bcb6b7c2c568adcdfd4503522cfbccc4699665 (patch) | |
| tree | b4f8963f3763f1244cd5b5ff0d4386f4d80d2e20 /test/emacs.expected-output | |
| parent | 9fd48b78d07a0880486fb116e95d1f0da5c670e3 (diff) | |
emacs: change default for notmuch-crypto-process-mime to t
There are some cases like remote usage where this might cause
problems, but those users can easily customize the variable. The
inconvenience seems to be outweighed by the security benefit for most
users.
Diffstat (limited to 'test/emacs.expected-output')
3 files changed, 12 insertions, 12 deletions
diff --git a/test/emacs.expected-output/notmuch-show-thread-maildir-storage b/test/emacs.expected-output/notmuch-show-thread-maildir-storage index 35998922..1f89dbef 100644 --- a/test/emacs.expected-output/notmuch-show-thread-maildir-storage +++ b/test/emacs.expected-output/notmuch-show-thread-maildir-storage @@ -5,7 +5,7 @@ Date: Tue, 17 Nov 2009 14:00:54 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] I saw the LWN article and decided to take a look at notmuch. I'm currently using mutt and mairix to index and read a collection of @@ -46,7 +46,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0x9D20F6503E338888 or unsupported algorithm ] [ text/plain ] Twas brillig at 14:00:54 17.11.2009 UTC-05 when lars@seas.harvard.edu did @@ -79,7 +79,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > See the patch just posted here. @@ -162,7 +162,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > I've also pushed a slightly more complicated (and complete) fix to my > private notmuch repository diff --git a/test/emacs.expected-output/notmuch-show-thread-maildir-storage-with-fourfold-indentation b/test/emacs.expected-output/notmuch-show-thread-maildir-storage-with-fourfold-indentation index 3bbb114a..5c4ec979 100644 --- a/test/emacs.expected-output/notmuch-show-thread-maildir-storage-with-fourfold-indentation +++ b/test/emacs.expected-output/notmuch-show-thread-maildir-storage-with-fourfold-indentation @@ -5,7 +5,7 @@ Date: Tue, 17 Nov 2009 14:00:54 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] I saw the LWN article and decided to take a look at notmuch. I'm currently using mutt and mairix to index and read a collection of @@ -46,7 +46,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0x9D20F6503E338888 or unsupported algorithm ] [ text/plain ] Twas brillig at 14:00:54 17.11.2009 UTC-05 when lars@seas.harvard.edu did @@ -79,7 +79,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > See the patch just posted here. @@ -165,7 +165,7 @@ http://notmuchmail.org/mailman/listinfo/notmuch [ multipart/mixed ] [ multipart/signed ] - [ Unknown signature status ] + [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > I've also pushed a slightly more complicated (and complete) > fix to my diff --git a/test/emacs.expected-output/notmuch-show-thread-maildir-storage-without-indentation b/test/emacs.expected-output/notmuch-show-thread-maildir-storage-without-indentation index 620caa00..24cdd56e 100644 --- a/test/emacs.expected-output/notmuch-show-thread-maildir-storage-without-indentation +++ b/test/emacs.expected-output/notmuch-show-thread-maildir-storage-without-indentation @@ -5,7 +5,7 @@ Date: Tue, 17 Nov 2009 14:00:54 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] I saw the LWN article and decided to take a look at notmuch. I'm currently using mutt and mairix to index and read a collection of @@ -46,7 +46,7 @@ Date: Wed, 18 Nov 2009 01:02:38 +0600 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0x9D20F6503E338888 or unsupported algorithm ] [ text/plain ] Twas brillig at 14:00:54 17.11.2009 UTC-05 when lars@seas.harvard.edu did gyre @@ -79,7 +79,7 @@ Date: Tue, 17 Nov 2009 15:33:01 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > See the patch just posted here. @@ -162,7 +162,7 @@ Date: Tue, 17 Nov 2009 19:50:40 -0500 [ multipart/mixed ] [ multipart/signed ] -[ Unknown signature status ] +[ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ] [ text/plain ] > I've also pushed a slightly more complicated (and complete) fix to my > private notmuch repository |
