This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Description
What happened?
- Group mailbox posts(
Postable) are a subset of exchange messages ( Messageable).
- Currently we do EML conversion for them separately. We should converge the code at some point to avoid duplication.
- This can be done with a with a small translator function which converts Postable to Messageable.
Corso Version?
Corso v0.18.0
Where are you running Corso?
NA
Relevant log output
No response