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:
Thats basicly everything..
You can get the Growl Mail plugin here, it's located in the extra's folder.
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.