Log mailitem event handler installation
* src/application-events.cpp (ApplicationEvents::Invoke): Log for which message a sink is installed.
We work under the assumption that there is only one event
sink per messageitem. This debug output helps to confirm that
in case we see weird event orders.