On 1999-01-21 15:15:31 -0800, Shane Wegner wrote:

> I would like to get Mutt working so that the PGP support while
> sending mail is transparent to me and possibly other users on the
> site.  

That's how it's suppposed to work.

> First thing I did was edit mutt source to use the PGPPASS variable
> because I couldn't find a Mutt config option to do it. The patch is
> attached if any of the developers want to stick it in.

You aren't seriously proposing that we should use the most insecure
way PGP provides for passing pass-phrases around in mutt, are you?
Mutt has a pass phrase cache and passes the pass phrase to pgp or
gpg whenever it's needed. If you don't want to re-type it every time
you need it, set $pgp_timeout to an appropriate value.

> The other thing I am trying to do which is a bit harder is to get
> is so that Mutt will (by default) sign a message without the user
> having to do "p" "s" from the send screen.  If the user has the
> public key of the recipiant, the message should encrypt by default
> effectively making PGP usage transparent to the end user.  I've
> done it with Pine using a filter but doing the same thing with Mutt
> looks a bit harder.  Of corse, I'm not very experienced with Mutt
> so I am wondering if anyone else has attempted this and wouldn't
> mind sharing their results.

Try reading the manual.  The options you are interested in are:

        pgp_autosign
        pgp_autoencrypt
        pgp_replysign
        pgp_replyencrypt

tlr
-- 
Thomas Roessler � 74a353cc0b19 � dg1ktr � http://home.pages.de/~roessler/
     2048/CE6AC6C1 � 4E 04 F0 BC 72 FF 14 23 44 85 D1 A1 3B B0 73 C1
> Hi!  I'm Signature Virus 99!  Copy me into your signature and join the fun!

Reply via email to