Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨(dimail) synchronize mailboxes from dimail to our db #453

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mjeammet
Copy link
Member

@mjeammet mjeammet commented Oct 9, 2024

Purpose

I want to synchronize mailboxes FROM dimail TO people, by instance if a domain has already been existing for a while (i.e. beta.gouv)

Proposal

I don't think this synchronization needs to be on a CRON. Create a route below /domains/ to call for a synchronization.

  • "synchronize from dimail" function in dimail client
  • link function to route
  • front-end button to call sync ?
  • test an email is successfully added when a single email is missing
  • test nothing is added when people and dimail are in sync 💞

@mjeammet mjeammet requested a review from sdemagny October 9, 2024 15:25
@mjeammet mjeammet force-pushed the mpj/dimail/synchronize-mailboxes-from-dimail branch from e9abf71 to b5ae653 Compare October 9, 2024 16:24
Synchronize mailboxes existing on dimail's api and not on our side,
on domains we are administrating.
@mjeammet mjeammet force-pushed the mpj/dimail/synchronize-mailboxes-from-dimail branch from b5ae653 to 7376efc Compare October 9, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants