Re: gpg: Can't check signature: unknown digest algorithm

2000-02-17 Thread Adam Sherman
On Thu, Feb 17, 2000 at 06:56:38PM +0100, Thomas Roessler wrote: > On 2000-02-17 11:57:22 -0500, Adam Sherman wrote: > > > The exact same string that I have in my muttrc for signing works fine > > on the command line. Of course, I can't use --batch or the passphrase > > fd... > > You want to cre

Re: gpg: Can't check signature: unknown digest algorithm

2000-02-17 Thread Adam Sherman
Is there any way to find out exactly what mutt is doing? What command it runs and what the input and output is? Thanks, A. -- Adam Sherman <[EMAIL PROTECTED]> +1 (613) 223-5746 PGP signature

Re: gpg: Can't check signature: unknown digest algorithm

2000-02-17 Thread Thomas Roessler
On 2000-02-17 11:57:22 -0500, Adam Sherman wrote: > The exact same string that I have in my muttrc for signing works fine > on the command line. Of course, I can't use --batch or the passphrase > fd... You want to create ascii-armored signatures. -- http://www.guug.de/~roessler/

Re: gpg: Can't check signature: unknown digest algorithm

2000-02-17 Thread Adam Sherman
On Wed, Feb 16, 2000 at 05:40:29PM -0500, Brendan Cully wrote: > > I have --armor in the gpg sign command... Why is this happening? > > > > > Content-Type: application/pgp-signature > > > Content-Disposition: inline > > > > > > ˆ?¨ávB-· ¨™ø#¶Jǽ > > Maybe it's your key. Have you successfully

Re: gpg: Can't check signature: unknown digest algorithm

2000-02-17 Thread Bennett Todd
2000-02-16-16:51:43 Adam Sherman: > I have --armor in the gpg sign command... Why is this happening? Beats the heck out of me. I'm using mutt-1.0, which has custom support or gpg, which works fine; for signing to work all I needed was (in muttrc): set pgp_default_version=gpg set

Re: gpg: Can't check signature: unknown digest algorithm

2000-02-16 Thread Matthew Hawkins
On 2000-02-16 16:22:11 -0500, Adam Sherman wrote: > I still cannot figure out why this is happening. I tried setting > pgp-micalg to all three of the possible algorithyms and I still get > this wierd error: > > gpg: Can't check signature: unknown digest algorithm Well your k

Re: gpg: Can't check signature: unknown digest algorithm

2000-02-16 Thread Thomas Roessler
On 2000-02-16 16:22:11 -0500, Adam Sherman wrote: > What am I doing wrong? (mutt 1.1.3) I'm not using the gpg-comp > script... Your problem certainly doesn't have anything to do with the micalg value. Most probably, the gpg-comp script is at fault with this, since the signature seems to be a bi

Re: gpg: Can't check signature: unknown digest algorithm

2000-02-16 Thread Brendan Cully
nt time: Wed Feb 16 17:36:38 2000) --] gpg: standalone signature of class 0xff gpg: Signature made Wed 31 Dec 1969 06:59:59 PM EST using ? key ID gpg: Can't check signature: unknown digest algorithm [-- End of PGP output --] which looks like gpg handling a lot of null data. If you can encode from the command line, then maybe you've got a file-descriptor passing problem in gpg.rc? -Brendan PGP signature

Re: gpg: Can't check signature: unknown digest algorithm

2000-02-16 Thread Adam Sherman
On Wed, Feb 16, 2000 at 04:34:19PM -0500, Bennett Todd wrote: > 2000-02-16-16:22:11 Adam Sherman: > > I still cannot figure out why this is happening. I tried setting > > pgp-micalg to all three of the possible algorithyms and I still > > get this wierd error: > > >

gpg: Can't check signature: unknown digest algorithm

2000-02-16 Thread Adam Sherman
I still cannot figure out why this is happening. I tried setting pgp-micalg to all three of the possible algorithyms and I still get this wierd error: gpg: Can't check signature: unknown digest algorithm What am I doing wrong? (mutt 1.1.3) I'm not using the gpg-comp script... I don&#