Closed kevin8t8 closed 9 years ago
Hi,
Thanks for merging my oppenc patchset. Funnily enough, I had been working on an improved version and mailed it out the day you merged my patches! The improved version added a bit to the HEADER, and changed the UI to show when oppenc was active and allow it to be toggled off.
As part of those fixes, I noticed I didn't quite get the key matching right for this series. I'm including the relevant fixes here.
You may also be interested in http://dev.mutt.org/hg/mutt/rev/5a86319adad0 as it fixes a segfault that people have been hitting.
Thanks,
-Kevin
Note that I have also merged many other patches from mutt upstream, please re-test it :-)
For pgp classic, allow all usable address matches. previously, only strong address matches were used.
For gpgme, restrict the matches to just usable address matches. Previously, personal field matches would be used.
Lastly, turn off prompts for smime matching.