Fix GrowlMail for OS X 10.6.7 & Mail 4.5

Growl iconIt’s time again to circumvent Apple’s Mail Plugin policy and update the GrowlMail Bundle with the correct identifier string. Otherwise, after updating, Mail will tell you it has disabled the GrowlMail plugin and will move the bundle to ~/Library/Mail/Bundles (disabled).

To amend this, follow these steps:

  1. Quit Mail
  2. Move theΒ GrowlMail.mailbundle Folder back into ~/Library/Mail/Bundles
  3. Enter the following two commands into your Terminal:
    defaults write ~/Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Info SupportedPluginCompatibilityUUIDs -array-add "1C58722D-AFBD-464E-81BB-0E05C108BE06"
    defaults write ~/Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Info SupportedPluginCompatibilityUUIDs -array-add "9049EF7D-5873-4F54-A447-51D722009310"
  4. Start Mail and enjoy Growl notifications for new eMail again!

4 comments

  1. I tried the above but I still get the message that the plugin has been disabled and I need to contact the makers for a version compatible with mail (?) 4.5. Any advice would be much appreciated. Thanx.

    1. Are you sure, that Mail was not running at the time of the edit?
      If Mail is still running, it will default back to the old values on next launch.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.