On Thu, 26 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 ;-) ). > > I've searched debian.org, rpmfind, and the archives of mutt-users.
pgpewrap is part of mutt. At debian distri you can find in /usr/lib/mutt. Or try /usr/local/lib/mutt. > > 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" $PATH doesn't include /usr/lib/mutt so you must change your muttrc to /usr/lib/mutt/pgpewrap gpg ... HTH -- Alles was viel bedacht wird ist bedenklich!;-) Friedrich Nietzsche