Use delayed invalidation when parsing is done
* src/mail.cpp (Mail::parsing_done): Use delayed invalidation.
If we are unlucky the direct invalidate ui would come right before
or after a Window Message invalidation. This would then lead
to behavior as we had in T3523 where Outlook goes bonkers.
- GnuPG-Bug-ID: T3789