[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt + GnuPG



On Fri, Jul 26, 2002 at 11:16:24AM -0300, Caio A. Ferreira wrote:
> 	All
> 
> 	Por acaso alguem conseguiu integrar o mutt com o gnupg ?!?!? Encontrei
> 
	Do meu .muttrc

# GnuPG configuration
set pgp_decode_command="/usr/bin/gpg   %?p?--passphrase-fd 0? --no-verbose --quiet  --batch  --output - %f"
set pgp_verify_command="/usr/bin/gpg   --no-verbose --quiet  --batch --output - --verify %s %f"
set pgp_decrypt_command="/usr/bin/gpg   --passphrase-fd 0 --no-verbose --quiet  --batch  --output - %f"
set pgp_sign_command="/usr/bin/gpg    --no-verbose --batch --quiet --output - --passphrase-fd 0 --armor --detach-sign --textmode %?a?-u %a? %f"
set pgp_clearsign_command="/usr/bin/gpg   --no-verbose --batch --quiet --output - --passphrase-fd 0 --armor --textmode --clearsign %?a?-u %a? %f"
set pgp_encrypt_only_command="/usr/lib/mutt/pgpewrap /usr/bin/gpg --batch  --quiet  --no-verbose --output - --encrypt --textmode --armor --always-trust -- -r %r -- %f"
set pgp_encrypt_sign_command="/usr/lib/mutt/pgpewrap /usr/bin/gpg --passphrase-fd 0  --batch --quiet  --no-verbose  --textmode --output ---encrypt --sign %?a?-u %a? --armor --always-trust -- -r %r -- %f"
set pgp_import_command="/usr/bin/gpg  --no-verbose --import -v %f"
set pgp_export_command="/usr/bin/gpg   --no-verbose --export --armor %r"
set pgp_verify_key_command="/usr/bin/gpg   --verbose --batch --fingerprint --check-sigs %r"
set pgp_list_pubring_command="/usr/bin/gpg   --no-verbose --batch --quiet   --with-colons --list-keys %r" 
set pgp_list_secring_command="/usr/bin/gpg   --no-verbose --batch--quiet   --with-colons --list-secret-keys %r" 
set pgp_good_sign="^gpg: Good signature from"


[]s

-- 
  .''`.   Victor Maida - vmaida
 : :'  :  vmaida@terra.com.br UIN #118093678
 `. `'`   GnuPG Key ID D36F9126 at www.keyserver.net
   `-     GNU/Linux User #159455  Debian User #161

 -----BEGIN GEEK CODE BLOCK-----
 Version: 3.12
 GG/J/CM/IT d+@>d- s-:- a- C+++ UL++++>$ P>P++ L+++
 E--- W++ N++ o? K w--(---) O? M V? PS+ PE++ Y PGP++ t+
 5? X+ R? tv+ b++ DI+++ D+ G e++ h---- r+++ y+++(++++)>**
 ------END GEEK CODE BLOCK------

Attachment: pgpdZx9m9bwRX.pgp
Description: PGP signature


Reply to: