On 10/02/07 18:52, Joseph wrote: > > >When a message arrives I want to verify signature and/or decrypt it. > > > > set pgp_auto_decode in your muttrc, and it'll Just Work. > > On previous message I hit "sent" too early. > > I have put in my mutt-pgp > set pgp_auto_decode=yes
Apparently the above entry does not verify signature. What verifies signature is: # automatically verify the sign of a message when opened set crypt_verify_sig=yes If set to "yes" it works OK. However, if I set it to "ask" it does not ask me if I want to verify signature. How does it work? -- #Joseph
