Terje Elde writes:
> Hi all,
>
> I've got a rather nice PGP setup with mutt, using the gpg-2comp prog as shown
> in the examples (1.1.9i IIRC), however when I'm trying to encrypt to RSA keys,
> I get the following:
1.1.9i doesn't use gpg-2comp anymore.
> gpg: writing to `-'
> gpg: DSA signature from: BC26460D Terje Elde (work) <[EMAIL PROTECTED]>
> gpg: NOTE: --no-literal is not for normal use!
> gpg: NOTE: --no-literal is not for normal use!
> usage: gpg [options] --encrypt [filename]
> Press any key to continue...
Gnupg is using your DSA key here. What exactly are you trying to do?
Do you have your RSA key in they key db?
> Thus I'm only able to use DSA/ElGamal keys, which is really a PITA. Am I the
> only one having these problems?
Apparently :-)
Can you post or email your .gnupg/options file?