Only invalidate UI when mail is not crypto mail
* src/application-events.cpp (EVENT_SINK_INVOKE): Don't invalidate on every load. * src/mailitem-events.cpp (EVENT_SINK_INVOKE): Invalidate on Read.
For crypto mails the invalidation will be done after the
mail has been processed. This further reduces uneccesary invalidations.