Add permissions and views to allow display of the Emails sent to a user basic view should just show subject and date possibly indicate if sent to others as well roles? ``` 'email.view.self', 'email.view.all', ```