When I sign a mail with GPG I get the following error-message:

gpg: skipped `my-secret-key-ID': this is a PGP generated ElGamal key which is not
secure for signatures!  Press any key to continue...

However, the recipient sees nothing wrong:

[-- PGP output follows (current time: Tue Jan  2 07:51:37 2001) --]
gpg: Signature made Tue Jan 02 06:26:09 2001 EST using DSA key ID my-public-key-ID
gpg: Good signature from "Russell Hoover <[EMAIL PROTECTED]>"
[-- End of PGP output --]

This is with:

            set pgp_sign_as=my-secret-key-ID

in my gpg.rc.

But when I put in my gpg.rc:

           set pgp_sign_as=my-PUBLIC-key-ID

I get no error message, but the recipient sees:

[-- PGP output follows (current time: Tue Jan  2 07:51:37 2001) --]
gpg: can't handle these multiple signatures
[-- End of PGP output --]

What am I dong wrong?
-- 
                                 // [EMAIL PROTECTED] //

Reply via email to