Share

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.

via gpgmail-users@lists.sourceforge.net and @morrow

You may also like...

17 Responses

  1. And-R-ew says:

    Thanks a lot! It works!

  2. Thomas says:

    Great job, works perfectly

  3. lahey says:

    Works here too, thanks very much!
    Jim.

  4. Erich says:

    Good job, thank you very much…

    Greets

    Erich

  5. Jerry says:

    Thanks man you rock! This works great.

  6. It worked like a charm!!!

  7. Awesome, thanks!

  8. olivier says:

    Hi,
    Perfect ! Thanks a lot.
    Olivier

  9. Doug says:

    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/

  10. Ola says:

    Works here too, thanks!

  11. Justin says:

    wonderful – thank you!!!

  12. Alex says:

    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.

  13. Engrailed says:

    The procedure described works perfecrtly for 10.6.5 as well.
    Thanks for the tip!

  14. Erich says:

    works also with 10.6.5 🙂

  15. Alex says:

    Btw: the current installers at http://gpgtools.org are updating the bundle automatically now.

  16. Philipp says:

    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.

  1. 2010-06-16

    […] Plugins deaktiviert, somit u.A. auch GPGMail. Eine kurze Google Recherche brachte mich dann auf Philipps Blog, welcher ja auch ab und an hier […]

Leave a Reply