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

Add DMARC #1340

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

Add DMARC #1340

wants to merge 2 commits into from

Conversation

zachlatta
Copy link
Member

Fixing DMARC on hackclub.org

@zachlatta zachlatta requested review from a team as code owners October 5, 2024 00:52
Copy link
Member

@Muirrum Muirrum left a comment

Choose a reason for hiding this comment

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

I think we want a different policy than "none" - I'd rather see SPF and DKIM configured to allow this to be updated to "quarantine" at least

@@ -24,10 +24,13 @@
type: TXT
values:
- v=DKIM1\; k=rsa\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyyALAbWSwpJeE1eS9mLXoYt1GqNf/AA9UyZpn8Nx8h84SKYEByj7sm/fj2HXOZnVxYZmGlXIuPzVnMH10LW9WUWuOpen8Vu8/8620BEcjLV3JxLQNuLLOjZ8sTQGDx72vEHDy7kdLyH+qTtgWNHGcR9htiNY547aQhdjBl2AqNc+/aTybdmW1q7VRk7vFVKzRN5m5KKaOb8jmKmoGzBgjvhKLM3DzByTdkB9YBn7WfltZDcuH7jdTNpjpe6gliwOKoyOyIRyt8bmkM0WnQp4Wiu28b0vIW4lDG1pKve8Ry4N9bXq8ENnvkShBrhrD+3z3grABOK7V9gCA5/g422cDwIDAQAB

Copy link
Member

Choose a reason for hiding this comment

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

revert this change

@Muirrum
Copy link
Member

Muirrum commented Oct 5, 2024

didn't realize this was for hackclub.org -- can this be updated to match the hackclub.com DMARC?

https://github.com/hackclub/dns/blob/main/hackclub.com.yaml#L131

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