[PATCH v2 4/5] cli: new crypto verify flag to handle verification
Jameson Graef Rollins
jrollins at finestructure.net
Sat May 19 09:28:57 PDT 2012
On Sat, May 19 2012, Jani Nikula <jani at nikula.org> wrote:
>> + /* decryption implies verification */
>> + if (params.crypto.decrypt)
>> + params.crypto.verify = TRUE;
>
> This does not change existing behaviour, only makes it more obvious
> (which is good), but this seems to be missing from the man page. I
> presume technically decryption doesn't have to imply verification, but
> it's probably a good thing. It should be documented, but does not have
> to be a part of this series.
Well that's very strange. I was sure I mentioned that in the man page
back when I originally added decryption support. But apparently I
didn't. I'll submit a separate patch to fix the documentation.
jamie.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20120519/a8734438/attachment.pgp>
More information about the notmuch
mailing list