Description
Noop filtering is currently done by the MailboxEventDispatcher, knowing the Event inner details to do so.
We should rather do noop filtering in an agnostic fashion by exposing `isNoop` as an event method.
Noop filtering is currently done by the MailboxEventDispatcher, knowing the Event inner details to do so.
We should rather do noop filtering in an agnostic fashion by exposing `isNoop` as an event method.
https://github.com/linagora/james-project/pull/2074