[Tech] mutt

Christian Surchi csurchi@mclink.it
Mer 24 Ott 2001 02:18:59 CEST


On Wed, Oct 24, 2001 at 12:14:43AM +0200, Simone Piccardi wrote:
> In debian, probabilmente anche nelle altre, trovi il file:
> 
> /usr/doc/mutt/examples/gpg.rc
> 
> da appiccicare in fondo a /etc/Muttrc.

Mi permetto di dissentire. Prima di tutto perche' non capisco perche' tu
voglia modificare e il file in /etc e non semplicemente il ~/.muttrc
dell'utente. E poi in /etc/Muttrc c'e' gia' tutto il necessario
per gpg, quindi non c'e' nessun motivo per aggiungerci altra
roba. Seconda di poi, il Readme.Debian del pacchetto dice questo:

gpg-2comp
~~~~~~~~~
/usr/share/doc/mutt/examples/gpg.rc uses a wrapper program called
gpg-2comp which is not available as a debian package.
This program is needed only to sign and encrypt messages with a method
compatible with PGP 2.x. Users who don't need this feature can use the
commands provided in the default /etc/Muttrc.

Infatti alcune cose non funzionano se si usa quello, che non e'
specifico di debian ma viene con mutt.

In /etc/Muttrc ci sono gia' queste linee (mi riferisco sempre a potato
anche se non l'ho specificato prima):

# GnuPG configuration
set pgp_sign_micalg=pgp-sha1 # default for DSS keys
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 --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_encrypt_only_command="/usr/lib/mutt/pgpewrap gpg -v --batch
--output - --encrypt --textmode --armor --always-trust -- -r %r -- %f"
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"
set pgp_import_command="gpg --no-verbose --import -v %f"
set pgp_export_command="gpg --no-verbose --export --armor %r"
set pgp_verify_key_command="gpg --no-verbose --batch --fingerprint
--check-sigs %r"
set pgp_list_pubring_command="gpg --no-verbose --batch --with-colons
--list-keys %r" 
set pgp_list_secring_command="gpg --no-verbose --batch --with-colons
--list-secret-keys %r" 
set pgp_getkeys_command=""


E con queste nel proprio .muttrc tutto funziona proprio bene. :)

ciao
Christian

-- 
Christian Surchi   |   csurchi@debian.org   |   christian@firenze.linux.it    
FLUG: http://www.firenze.linux.it | Debian GNU/Linux: http://www.debian.org
I wouldn't marry her with a ten foot pole.




Maggiori informazioni sulla lista flug-tech