Sigh, if gpg returns '1' it means that the key is bad but it did succeede
authorJeffrey Stedfast <fejj@ximian.com>
Fri, 3 Aug 2001 18:02:12 +0000 (18:02 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 3 Aug 2001 18:02:12 +0000 (18:02 +0000)
commitb50607892bb2f3238545d2808c64e6245e706305
tree7361835fec4495f5946452c89543dbe2c116ed8a
parent04eb96bf57a408289840f4a00a98fad188d12aa2
Sigh, if gpg returns '1' it means that the key is bad but it did succeede

2001-08-03  Jeffrey Stedfast  <fejj@ximian.com>

* camel-pgp-context.c (pgp_decrypt): Sigh, if gpg returns '1' it
means that the key is bad but it did succeede in decrypting the
block so to make users happy (even though I find this a
questionable action) we are going to ignore the error and show it
to the user anyway. This fixes bug #6136.
camel/ChangeLog
camel/camel-pgp-context.c