How to get the Growl Mail plugin working in Leopard

In Leopard, Apple changed some stuff regarding the plugin architecture. Therefore the Growl Mail plugin (which informs you if you got new mail) doesn't work anymore. But with some simple terminal commands, the plugin loads again:

defaults write com.apple.mail EnableBundles -bool YES
defaults write com.apple.mail BundleCompatibilityVersion -int 3


Thats basicly everything..

You can get the Growl Mail plugin here, it's located in the extra's folder.

Related Entries:
Completely Disable Spotlight in Leopard 10.5
Leopard: Lower the window drag delay between spaces
Comments (3)  Permalink