* Henrique M. Holschuh <[EMAIL PROTECTED]> [000819 18:51]:
> Strange, it works fine in 1.2.x, all the gpg: messages just get tacked in
> the PGP output block (for signed but NOT encripted messages). Is the problem
> you're having only triggered by signed AND encripted messages? (and signed
> AND
On Sat, 19 Aug 2000, Christian Molls wrote:
> I have configured GnuPG to receive public keys from a keyserver
> automatically.
Same here, but I did it in the options file, not in the MUTT config stuff. I
use Debian's default mutt config stuff for gpg, with a small additional
'safe filter call' wr
Hi there,
I have configured GnuPG to receive public keys from a keyserver
automatically.
, [ .mutt/gpgrc ]
| # receive key from keyserver:
| set pgp_getkeys_command="gpg --recv-keys --keyring pubring.gpg %r"
`
However, when viewing a signed/encrypted message with this command
turned on,