Description
MailboxSession is not a POJO and this makes working with the mailbox/api hard.ยต
We should transform MailboxSession into a POJO and get rid of SimpleMailboxSession + MockMailboxSession.
Moreover, we should rely on core.User to represent the MailboxSession user...