Re: message digest for signed emails

2013-09-12 Thread Doug Barton
For the OP, try with and without spaces around the = sign as well. I have heard reports that can make a difference. So try all of the following: n...@exaxmple.com = key1 key2 key3 = key1 key2 key3 n...@exaxmple.com=key1 key2 key3 =key1 key2 key3 hth, Doug

Re: message digest for signed emails

2013-09-12 Thread Werner Koch
On Wed, 11 Sep 2013 11:27, s-...@gmx.net said: > IMHO mutt is just using gpg's CLI to sign the message. Depends on whether you use set crypt_use_gpgme Salam-Shalom, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. ___

Re: message digest for signed emails

2013-09-11 Thread Maik Holtkamp
Hi, 0n 13/09/10@14:35 Daniel Kahn Gillmor told me: > On 09/10/2013 02:23 PM, Adam Gold wrote: > > > 'source ~/.mutt/gpg.rc' to the mutt config file. I also added > > sorry, i don't know much about mutt or how it integrates with gpg. > maybe someone else on the list can help you with that, or y

Re: message digest for signed emails

2013-09-10 Thread Daniel Kahn Gillmor
On 09/10/2013 02:23 PM, Adam Gold wrote: > To enable gpg support in mutt I copied /usr/share/doc/mutt/examples/gpg.rc to > ~/.mutt and then added 'source ~/.mutt/gpg.rc' to the mutt config file. I > also added to the config a number of lines as per here: > http://pastebin.com/t17HcrCS > > If

RE: message digest for signed emails

2013-09-10 Thread Adam Gold
> -Original Message- > From: Daniel Kahn Gillmor [mailto:d...@fifthhorseman.net] > Sent: 10 September 2013 15:59 > To: Adam Gold > Cc: gnupg-users@gnupg.org > Subject: Re: message digest for signed emails > > gpg is not a mail user agent. what are you using

Re: message digest for signed emails

2013-09-10 Thread Daniel Kahn Gillmor
On 09/10/2013 09:12 AM, Adam Gold wrote: > My gpg.conf contains the following lines: > > default-preference-list SHA512 SHA256 SHA384 SHA224 SHA1 AES256 AES192 AES > CAST5 3DES ZLIB BZIP2 ZIP Uncompressed > personal-digest-preferences SHA512 SHA256 SHA384 SHA224 SHA1 the lines above look like th

message digest for signed emails

2013-09-10 Thread Adam Gold
I apologise in advance if this is a repeat question (I have consulted the archives although not exhaustively) but I've been trying to get this right for two days now to no avail. I want the message digest for my emails to be SHA512 (or SHA256) but I can't seem to change it from SHA1. I have tried