Re: Mutt and signing email

2001-04-15 Thread Horace G. Friend III
On Fri, Apr 13, 2001 at 02:10:24PM +, Subba Rao wrote: > > I have the following setting in my .muttrc and I am trying to sign the email > in clear text before sending it out. > > set pgp_autosign=yes > set pgp_list_secring_command=~/.gnupg/secring.gpg > set pgp_list_pubring

Re: Mutt and signing email

2001-04-13 Thread Joe Philipps
On Fri, Apr 13, 2001 at 02:10:24PM +, Subba Rao wrote: >I have the following setting in my .muttrc and I am trying to sign the email >in clear text before sending it out. > > set pgp_autosign=yes > set pgp_list_secring_command=~/.gnupg/secring.gpg > set pgp_list_pubring_comma

Mutt and signing email

2001-04-13 Thread Subba Rao
I have the following setting in my .muttrc and I am trying to sign the email in clear text before sending it out. set pgp_autosign=yes set pgp_list_secring_command=~/.gnupg/secring.gpg set pgp_list_pubring_command=~/.gnupg/pubring.gpg When I send myself a test message, M