MacOS update 10.6.4 and GPGMail
So the latest MacOS Update broke the gpg-mail Plugin again. But it seems that the old UUID Trick saves the show.
First close Mail.app.
Then you need to find out the new PluginCompatibilityUUIDs from Mail.app and the Message Framework.
cat /System/Library/Frameworks/Message.framework/Resources/Info.plist | grep UUID -A 1 cat /Applications/Mail.app/Contents/Info.plist |grep UUID -A 1 | grep UUID -A 1
Then you need to open the gpg-mail Bundle.
Look into /Users/[username]/Library/Mail/Bundles
You can open GPGMail.mailbundle via the Context Menu. You need to add the two new UUIDs to the Node SupportedPluginCompatibilityUUIDs in the Info.plist file.
Save and then restart Mail.app.
Thanks a lot! It works!
Great job, works perfectly
Works here too, thanks very much!
Jim.
Good job, thank you very much…
Greets
Erich
Thanks man you rock! This works great.
It worked like a charm!!!
Awesome, thanks!
Hi,
Perfect ! Thanks a lot.
Olivier
I’ve got a slightly more automated method for doing this. You can check out the script @ http://cardoe.wordpress.com/2010/06/21/mac-os-x-10-6-4-10-6-x-gpgmail-support/
Works here too, thanks!
wonderful – thank you!!!
Small update: There is a new version (1.3.0) available at http://www.gpgmail.org that is compatible with 10.6.4 and has Sparkle updates integrated.
The procedure described works perfecrtly for 10.6.5 as well.
Thanks for the tip!
works also with 10.6.5 🙂
Btw: the current installers at http://gpgtools.org are updating the bundle automatically now.
the news string for 10.6.7 are:
1C58722D-AFBD-464E-81BB-0E05C108BE06
9049EF7D-5873-4F54-A447-51D722009310
Or just wait for the new bundle update. Should be there in some hours.