Howdy all, I have a question. I am using mutt to read email on an imap server. This is being done through a ssh tunnel. My question is as follows: whenever I try to sign anything with my gpg key I get the following error
Can't open PGP subprocess!: No such file or directory (errno = 2) Why is that? The relevant lines from my .muttrc are set pgp_autosign=yes set pgp_sign_as=D56C5DBF set pgp_timeout=600 set sort=threads set beep_new=yes set realname="Frederick Grim" set editor=vim set imap_user= set imap_pass= set preconnect="ssh -f -q -l -L 1430:10.0.0.3:143 10.0.0.3 sleep 5" set folder=imap://localhost:1430/ set spoolfile=imap://localhost:1430/INBOX I can connect (usernames and passwords excluded to protect the innocent) to the server and send mail out fine. So what am I missing. Gpg is installed on both the server and the client machines. I appreciate the time Fred -- ebitda: earnings before interest, tax, depreciation and accountants For a copy of my pgp public ket visit URL: http://norby.dyndns.org:8080
