I know that mail.app plugins are not officially supported by Apple, however, it is possible to run plugins, and some do it using python applications (for example, http://eaganj.free.fr/weblog/?post/2009/07 /14/Demystifying-Mail.app-Plugins-on-Leopard ).
But since Apple makes it possible to use a great tool such as Xcode, I would prefer to work with this tool. My question is: what type of project should I choose and what settings do I need to create an email plug-in with Xcode?
plugins email xcode bundle
Thomas Skowron
source share