Hello Savanna, On Fri, 27 Sep 2002 the mental interface of savanna told:
> Where do I download pgpewrap from? It's referred to in the sample > muttrc files, for encrypting mail with gpg, however I can't find it > anywhere on the web (though I've found hundreds of references to using > it in my .muttrc ;-) ). pgpewrap is part of mutt distribution. > I've searched debian.org, rpmfind, and the archives of mutt-users. > > Here's one of the offending lines from my .muttrc: > > set pgp_encrypt_sign_command="pgpewrap gpg --passphrase-fd 0 -v --batch > --output - --encrypt --sign %?a?-u %a? --armor --always-trust -- -r %r > -- %f" On debian you can find it at /usr/lib/mutt/pgpewrap. Try /usr/local/lib/mutt as well. /usr/lib/mutt isn't a part of $PATH so you have to set: set pgp_encrypt_sign_command="/usr/lib/mutt/pgpewrap gpg --passphrase-fd \ 0 -v --batch --output - --encrypt --sign %?a?-u %a? --armor --always-trust \ -- -r %r -- %f" in your muttrc. HTH -- Do you smell something burning or ist it me?
msg31335/pgp00000.pgp
Description: PGP signature