GPG with mutt not working

2011-05-25 Thread Joseph
Is anybody using Gentoo? I cannot get GPG to work with mutt. It used to work not I don't see any menu to sign / view/ decrypt/ encrypt the message GPG is compiled IN mail-client/mutt-1.5.21-r1 USE=crypt gdbm gpg nls pop sidebar ssl -berkdb -debug -doc -gnutls -idn -imap -mbox -nntp -qdbm

Re: GPG with mutt not working

2011-05-25 Thread David Champion
* On 25 May 2011, Joseph wrote: Is anybody using Gentoo? I cannot get GPG to work with mutt. It used to work not I don't see any menu to sign / view/ decrypt/ encrypt the message GPG is compiled IN mail-client/mutt-1.5.21-r1 USE=crypt gdbm gpg nls pop sidebar ssl -berkdb -debug -doc

Re: GPG with mutt not working

2011-05-25 Thread Joseph
On 05/25/11 15:49, David Champion wrote: * On 25 May 2011, Joseph wrote: Is anybody using Gentoo? I cannot get GPG to work with mutt. It used to work not I don't see any menu to sign / view/ decrypt/ encrypt the message GPG is compiled IN mail-client/mutt-1.5.21-r1 USE=crypt gdbm gpg nls

Re: GPG with mutt not working

2011-05-25 Thread Joseph
On 05/25/11 15:50, Joseph wrote: On 05/25/11 15:49, David Champion wrote: * On 25 May 2011, Joseph wrote: Is anybody using Gentoo? I cannot get GPG to work with mutt. It used to work not I don't see any menu to sign / view/ decrypt/ encrypt the message GPG is compiled IN

Re: GPG with mutt not working

2011-05-25 Thread Toby Cubitt
On Wed, May 25, 2011 at 03:50:12PM -0600, Joseph wrote: On 05/25/11 15:49, David Champion wrote: * On 25 May 2011, Joseph wrote: Is anybody using Gentoo? I cannot get GPG to work with mutt. For what it's worth, I use mutt+gpg under Gentoo, and it's working fine for me. Which at least suggests

Re: GPG with mutt not working

2011-05-25 Thread Joseph
On 05/26/11 00:17, Toby Cubitt wrote: On Wed, May 25, 2011 at 03:50:12PM -0600, Joseph wrote: On 05/25/11 15:49, David Champion wrote: * On 25 May 2011, Joseph wrote: Is anybody using Gentoo? I cannot get GPG to work with mutt. For what it's worth, I use mutt+gpg under Gentoo, and it's

Re: GPG with mutt not working

2011-05-25 Thread David Champion
* On 25 May 2011, Joseph wrote: +CRYPT_BACKEND_CLASSIC_PGP -CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME -EXACT_ADDRESS -SUN_ATTACHMENT +ENABLE_NLS You have GPGME as well as classic pgp (i.e. forking off pgp/gpg commands) support. Is $crypt_use_gpgme set? If so, your classic settings

Re: GPG with mutt not working

2011-05-25 Thread Toby Cubitt
On Wed, May 25, 2011 at 04:32:54PM -0600, Joseph wrote: On 05/26/11 00:17, Toby Cubitt wrote: On Wed, May 25, 2011 at 03:50:12PM -0600, Joseph wrote: On 05/25/11 15:49, David Champion wrote: * On 25 May 2011, Joseph wrote: Is anybody using Gentoo? I cannot get GPG to work with mutt.

Re: GPG with mutt not working

2011-05-25 Thread Stefan Wimmer
* Toby Cubitt ts...@cantab.net [2011-05-26 01:26]: What version of gnupg and mutt are you using? I have mutt-1.5.21-r1 gnupg-2.0.17 Sorry, I should have said: gnupg-2.0.17 use flags: bzip2 nls mutt-1.5.21-r2 (but it was also working when I was using 1.5.21-r1) use flags: crypt doc

Re: GPG with mutt not working

2011-05-25 Thread Joseph
On 05/25/11 17:42, David Champion wrote: * On 25 May 2011, Joseph wrote: +CRYPT_BACKEND_CLASSIC_PGP -CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME -EXACT_ADDRESS -SUN_ATTACHMENT +ENABLE_NLS You have GPGME as well as classic pgp (i.e. forking off pgp/gpg commands) support. Is

Re: GPG with mutt not working

2011-05-25 Thread Joseph
I've copied your gpgrc to mine but it didn't do anything. Here is my pgp: muttrc: source ~/.mutt/pgp pgp: # decode application/pgp set pgp_decode_command=gpg --status-fd=2 %?p?--passphrase-fd 0? --no-verbose --quiet --batch --output - %f # verify a pgp/mime signature set

Re: GPG with mutt not working

2011-05-25 Thread David Champion
* On 25 May 2011, Joseph wrote: On 05/25/11 17:42, David Champion wrote: * On 25 May 2011, Joseph wrote: +CRYPT_BACKEND_CLASSIC_PGP -CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME -EXACT_ADDRESS -SUN_ATTACHMENT +ENABLE_NLS You have GPGME as well as classic pgp (i.e. forking off

Re: GPG with mutt not working

2011-05-25 Thread Joseph
On 05/25/11 22:04, David Champion wrote: [snip] +CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_GPGME I don't know, that depends on your build environment. I have used gentoo too little to know how to change its ebuild. These variable are set globally when I enable USE=gpg in Gentoo. 2.) How

gpg with Mutt not working

2008-06-23 Thread Chris Lemire
Hello, I'd like to have gpg with --clearsign working in Mutt and the text to be in the message, not as an attachment. I tried all of these before sending an email, i for inline, c for clearsign, and s for sign. s does sign the message, but it puts the signature in an attachment. The others do