]> git.notmuchmail.org Git - notmuch/commit
cli: write session keys to database, if asked to do so
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 11 May 2018 06:57:56 +0000 (02:57 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 26 May 2018 14:33:01 +0000 (07:33 -0700)
commitbc842bfff12998a9b1a30b880cf8c6612f727d45
tree812d3a5bfb58a5bb39b14a4a216f2046be2504d4
parentf32e52448b8665dbf335fd97a21b49108e05a6c0
cli: write session keys to database, if asked to do so

If the decryption policy is NOTMUCH_DECRYPT_TRUE, that means we want
to stash session keys in the database.  Note that there is currently
no way from the command line to set it this way, though, so it is not
yet included in the test suite.
mime-node.c