On Wed, Mar 17, 2010 at 09:11:53PM +0100, Jan-Herbert Damm wrote:
> Hello,
> 
> Dale Raby wrote on 17.03.10:
> > I'm not an expert, but shouldn't mutt call  /home/jan/.gnupg?
> Indeed! Unfortunately I have no idea how mutt generates the commands for
> encryption. 
> 
> In muttrc i can't find any hint to s/mime. The variable pgp_sign_command is
> set to a sensible gpg command. It is obviously not triggered. But Why??
> 
> 
> jan (fighting with frustration)

I was looking around for a fix for you and found something interesting.
Look at the Mutt User Manual in the section on PGP:

http://wiki.mutt.org/?MuttGuide/UseGPG

Look carefully at the this command:

set pgp_encrypt_sign_command="pgpewrap gpg --passphrase-fd 0 --batch
--quiet --no-verbose --textmode --output - --encrypt --sign %?a?-u %a?
--armor --always-trust --encrypt-to 0xC9C40C31 -- -r %r -- %f"

Notice the --encrypt-to portion. This is the only part that is different
than what you are using. I am not sure it this is helpful or not. 

--
Chuck Smith

Attachment: signature.asc
Description: Digital signature

Reply via email to