Thanks to visit codestin.com
Credit goes to github.com

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

EML exports - switch to common code for posts and messages #5155

@pandeyabs

Description

@pandeyabs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtNon-feature, non-bug improvements to the codebase.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions