Re: clearsign gpg, pipe and =3D
Hello David,
On Thursday, August 21, 2003 at 2:56:25 PM +0930, David Purton wrote:
> How can I verify the signature in a clearsigned pgp signed message
> when the signature has "=" signs encoded as "=3D" ?
With <check-traditional-pgp>, bound to <Esc>P by default.
> The message displays correctly in mutt, but pipes in its original
> form.
Setting $pipe_decode might change that.
>| gpg: quoted printable character in armor - probably a buggy MTA has been used
> It's well and good for gpg to suggest that
I disagree. One can dislike quoted-unreadable, but that's not a bug.
Just a normal and standard transport encoding, sometimes necessary. You
just have to decode it before verification, and that's all.
Bye! Alain.
--
Mutt muttrc tip to send mails in best adapted first necessary and sufficient
charset (version for East Europe Latin-2/CP-852/CP-1250 terminal users):
set
send_charset="us-ascii:iso-8859-1:iso-8859-15:windows-1252:iso-8859-2:windows-1250:utf-8"