mutt question
Zomer Pi (ZPP)
gnupg-users@gnupg.org
Wed Feb 5 18:05:02 2003
Hello Brian,
Wednesday, February 5, 2003, 15:25:24, you wrote:
> Sorry for asking a question that has probably been asked before.
> On my freebsd machine i have gpg installed along with mutt. I would like to
> use gpg inside mutt to sign my emails. Currently, when I email a message
> everything works fine. I am prompted "Enter PGP passphrase:" and i enter the
> paraphrase. when i recieve the email it comes in an attatchment form of an
> attatchment and not like this:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> something like this.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
> iD8DBQE+QFHLcieIIFcDdHIRAtEaAKDhMavjtTdhkFF/oj3t9OltirRQPgCeKcVH
> oz6MBtStLSTf4ZS16d7pOs0=
> =YQpc
> -----END PGP SIGNATURE-----
> here is my .muttrc, any suggestions to fix my problem?
> set pgp_replyencrypt=yes
> set pgp_replysign=yes
> set pgp_autosign=yes
> set pgp_sign_as="0x0365CF6E"
> set pgp_decode_command="gpg %?p?--passphrase-fd 0? --no-verbose --batch
> --output
> - %f"
> set pgp_verify_command="gpg --no-verbose --batch --output - --verify %s %f"
> set pgp_decrypt_command="gpg --passphrase-fd 0 --no-verbose --batch --output
> - %
> f"
> #set pgp_sign_command="gpg --no-verbose --batch --output - --passphrase-fd 0
> --a
> rmor --detach-sign --textmode %?a?-u %a? %f"
> #set pgp_sign_command="gpg --no-verbose --batch --quiet --output -
> --passphra
> se-fd 0 --armor --detach-sign --textmode %?a?-u %a? %f"
> set pgp_clearsign_command="gpg --no-verbose --batch --output -
> --passphrase-fd 0
> --armor --textmode --clearsign %?a?-u %a? %f"
> set pgp_sign_command="gpg --comment '' --no-verbose --batch --quiet
> --output
> - --passphrase-fd 0 --armor --detach-sign --textmode %?a?-u %a? %f"
> Thanks for any help,
> Brian
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
i think you need to change the option
--detach-sign
to
--sign
--
Best regards,
Zomer mailto:pizomer@myrealbox.com