On Wed, Jul 29, 2015 at 10:49:26PM -0700, Ian Zimmerman wrote: > On 2015-07-30 07:33 +0200, Suvayu Ali wrote: > > > It's mutt after all, why not ssh into your preferred system and run mutt? > > Err ... that's actually what I do, in the other direction. > > Because the mail is on the server. > > The question is, is there any way to forward my private key information > over the ssh link, from my desktop where it is available as a local file > (not on the hard drive on a thumb drive which I plug in), to the server > so mutt can use it.
Untried, mount, using sshfs, the directory containing the private key information on your server. Do it as part of your .profile when you login, or start mutt from a script that mounts the pki directory. jl -- Jon H. LaBadie [email protected] 11226 South Shore Rd. (703) 787-0688 (H) Reston, VA 20190 (703) 935-6720 (C)
