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

Create mailchimp.com.email-signing.json #451

Merged
merged 3 commits into from
Oct 25, 2023

Conversation

adriankappel
Copy link

For proper email signing on a user's behalf, we prompt them to add specific records to the DNS. The hope is by using this protocol, we can perform more of the heavy lifting on their behalf.

It's grouped in two parts:

  • dkim configuration
  • dmarc configuration

By checking beforehand, we can determine whether the user needs both groups, or just DKIM (because a DMARC record is already present).

Any and all feedback welcome. Thanks.

Copy link
Member

@pawel-kow pawel-kow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pawel-kow pawel-kow enabled auto-merge October 25, 2023 08:41
@pawel-kow pawel-kow added this pull request to the merge queue Oct 25, 2023
Merged via the queue into Domain-Connect:master with commit 308cd98 Oct 25, 2023
1 check passed
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.

3 participants