Home > Randomness > Mutt Question For The Masses

Mutt Question For The Masses

I’m back on another phase of “all email clients suck” and back to Mutt again.  I *almost* have it configured to all of my (needy) specs, except for one thing.  I can’t seem to open encrypted email.  I can sign fine, I can encrypt fine, but when I try to open an encrypted email sent to me I get:

"Could not copy message"

Can any of you other Mutt gurus take a stab at what I might be missing?  A link to my .mutt_gpg here.

If this article has been helpful, please consider linking to it.

Categories: Randomness Tags:

Related Posts

  1. August 29th, 2007 at 11:34 | #1

    I don’t have any “set pgp_xxx=…” in my muttrc, and gpg works fine (Ubuntu).

    I suspect your pgp_decode_command is incorrect (mine also has –status-fd 2 in addition to all the parameters present in yours).

  2. August 30th, 2007 at 11:38 | #2

    Looks like you’re missing a space on the fourth or fifth line, the one that starts with set pgp_decrypt_command “… -%f” probably should be “… – %f”

  3. August 30th, 2007 at 16:52 | #3

    Marius – I removed all of the set values in the file (the entire top section) and now it all seems to work fine. I can’t tell where else the machine is getting the config, but I’m not questioning it as it works

    Thanks guys

  1. No trackbacks yet.