I was trying to figure out a way how to capture notifications coming from - for example - the integrated mail.app. I was using the NSUserNotifications and acted as an observer but none of the Mail.app notifications were captured.
Is there a way in cocoa to capture NSNotifications coming from other apps? Especially the Mail.app?