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.







[...] Plugins deaktiviert, somit u.A. auch GPGMail. Eine kurze Google Recherche brachte mich dann auf Philipps Blog, welcher ja auch ab und an hier [...]
Pingback by GPGMail mit Mail aus Mac OS X 10.6.4 | Centurios Blog — 2010/06/16 @ 10:06 am
Thanks a lot! It works!
Comment by And-R-ew — 2010/06/16 @ 1:02 pm
Great job, works perfectly
Comment by Thomas — 2010/06/16 @ 5:31 pm
Works here too, thanks very much!
Jim.
Comment by lahey — 2010/06/16 @ 10:58 pm
Good job, thank you very much…
Greets
Erich
Comment by Erich — 2010/06/17 @ 9:37 am
Thanks man you rock! This works great.
Comment by Jerry — 2010/06/17 @ 4:13 pm
It worked like a charm!!!
Comment by Arturo Servin — 2010/06/17 @ 7:51 pm
Awesome, thanks!
Comment by David Ulevitch — 2010/06/18 @ 9:27 pm
Hi,
Perfect ! Thanks a lot.
Olivier
Comment by olivier — 2010/06/20 @ 6:29 pm
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/
Comment by Doug — 2010/06/21 @ 6:14 am
Works here too, thanks!
Comment by Ola — 2010/06/21 @ 12:56 pm
wonderful – thank you!!!
Comment by Justin — 2010/07/20 @ 6:13 am
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.
Comment by Alex — 2010/07/30 @ 6:43 pm