Re: [pe-users] release of 2.8.7 soon
Brought to you by:
ftobin
|
From: Frank T. <ft...@ui...> - 2000-06-24 22:11:37
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 L. Sassaman, at 00:54 -0700 on Sat, 24 Jun 2000, wrote: > Can we have pgpenvelope behave such that when a user selects no to not > decrypt, the message that has been passed to the filter is passed back, > totally unchanged? That would be perfect. I can't leave it 'totally' unchanged, for two reasons. If pgpenvelope_decrypt exits as a success, and I left it as is, Pine will just re-run it over the message. If I exit as a failure, Pine's behaviour's is undefined. So, what I've done is have pgpenvelope_decrypt prefix the OpenPGP headers so looks like: #####-----BEGIN PGP MESSAGE----- Changes are in CVS. - -- Frank Tobin http://www.uiuc.edu/~ftobin/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1e (FreeBSD) Comment: pgpenvelope 2.8.7 - http://pgpenvelope.sourceforge.net/ iEYEARECAAYFAjlVMRsACgkQVv/RCiYMT6PlkACgi6v15nkIpW6MJDHjMeLD/ioO 6CcAnjZLymxnqVpYZLDSygqmlt7D34YU =XKwy -----END PGP SIGNATURE----- |