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) check domain state #601

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

mjeammet
Copy link
Member

@mjeammet mjeammet commented Dec 16, 2024

Purpose

Allows for request a domain check from dimail on a given domain where user is admin/owner. Dimail undergoes all verifications and returns domain state.

Proposal

Description...

  • [] item 1...
  • [] item 2...

I suggest that
if domain=="pending" and "status"=="ok": domain.status = enabled
if domain=="enabled" and "status"=="broken": domain.status = failed

@mjeammet mjeammet self-assigned this Dec 16, 2024
@sdemagny sdemagny force-pushed the mpj/dimail/check-domain-state branch 3 times, most recently from 6036843 to 0a60906 Compare December 27, 2024 17:18
mjeammet and others added 2 commits December 27, 2024 18:18
Allows for request a domain check from dimail
on a given domain where user is admin/owner.
Dimail performs all verifications and returns domain state.
@sdemagny sdemagny force-pushed the mpj/dimail/check-domain-state branch from 0a60906 to f8d5332 Compare December 27, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants