Skip to content

Set up new dkim milter #582

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

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

Set up new dkim milter #582

wants to merge 1 commit into from

Conversation

jchristgit
Copy link
Member

The existing opendkim milter is no longer maintained.
This commit introduces a role which deploys dkim-milter.
As-is, it is not a complete replacement, since the role does not (yet)
migrate keys of the old opendkim setup.

The existing `opendkim` milter is no longer maintained.
This commit introduces a role which deploys `dkim-milter`.
As-is, it is not a complete replacement, since the role does not (yet)
migrate keys of the old `opendkim` setup.
@github-actions github-actions bot added the group: ansible Issues and pull requests related to the Ansible setup label Apr 20, 2025
Copy link

OctoDNS Plan for new-dkim-milter

pythondiscord.com.

cloudflare

Operation Name Type TTL Value Source
Delete _acme-challenge TXT 120 DpNMkDbvV6A8DYCi5m-qERyNTtO9E28w2fqc1P-COvA; NYdLAk9Q7_b9CbgybIhPXI6ZkAH7SwNOHV4uSKmX1ls
Delete cf2024-1._domainkey TXT 300 v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiweykoi+o48IOGuP7GR3X0MOExCUDY/BCRHoWBnh3rChl7WhdyCxW3jgq1daEjPPqoi7sJvdg5hEQVsgVRQP4DcnQDVjGMbASQtrY4WmB1VebF+RPJB2ECPsEDTpeiI5ZyUAwJaVX7r6bznU67g7LvFq35yIo4sdlmtZGV+i0H4cpYH9+3JJ78km4KXwaf9xUJCWF6nxeD+qG6Fyruw1Qlbds2r85U9dkNDVAS3gioCvELryh1TxKGiVTkg4wqHTyHfWsp7KD3WQHYJn0RyfJJu6YEmL77zonn7p2SRMvTMP3ZEXibnC9gz3nnhR6wcYL8Q7zXypKTMD58bTixDSJwIDAQAB

Summary: Creates=0, Updates=0, Deletes=2, Existing=34, Meta=False

pythondiscord.org.

cloudflare

Operation Name Type TTL Value Source
Delete cf2024-1._domainkey TXT 300 v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiweykoi+o48IOGuP7GR3X0MOExCUDY/BCRHoWBnh3rChl7WhdyCxW3jgq1daEjPPqoi7sJvdg5hEQVsgVRQP4DcnQDVjGMbASQtrY4WmB1VebF+RPJB2ECPsEDTpeiI5ZyUAwJaVX7r6bznU67g7LvFq35yIo4sdlmtZGV+i0H4cpYH9+3JJ78km4KXwaf9xUJCWF6nxeD+qG6Fyruw1Qlbds2r85U9dkNDVAS3gioCvELryh1TxKGiVTkg4wqHTyHfWsp7KD3WQHYJn0RyfJJu6YEmL77zonn7p2SRMvTMP3ZEXibnC9gz3nnhR6wcYL8Q7zXypKTMD58bTixDSJwIDAQAB

Summary: Creates=0, Updates=0, Deletes=1, Existing=4, Meta=False

pydis.wtf.

cloudflare

Operation Name Type TTL Value Source
Delete cf2024-1._domainkey TXT 300 v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiweykoi+o48IOGuP7GR3X0MOExCUDY/BCRHoWBnh3rChl7WhdyCxW3jgq1daEjPPqoi7sJvdg5hEQVsgVRQP4DcnQDVjGMbASQtrY4WmB1VebF+RPJB2ECPsEDTpeiI5ZyUAwJaVX7r6bznU67g7LvFq35yIo4sdlmtZGV+i0H4cpYH9+3JJ78km4KXwaf9xUJCWF6nxeD+qG6Fyruw1Qlbds2r85U9dkNDVAS3gioCvELryh1TxKGiVTkg4wqHTyHfWsp7KD3WQHYJn0RyfJJu6YEmL77zonn7p2SRMvTMP3ZEXibnC9gz3nnhR6wcYL8Q7zXypKTMD58bTixDSJwIDAQAB

Summary: Creates=0, Updates=0, Deletes=1, Existing=44, Meta=False

@jb3
Copy link
Member

jb3 commented Apr 20, 2025

Remind me, does this replace the sending of DKIM reports to sender domains when we fail validation?

Can we still copy failing domains into a mailbox? Are we still performing validation of inbound email?

@jchristgit
Copy link
Member Author

jchristgit commented Apr 20, 2025 via email

@jb3
Copy link
Member

jb3 commented Apr 20, 2025 via email

@jchristgit
Copy link
Member Author

jchristgit commented Apr 21, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group: ansible Issues and pull requests related to the Ansible setup
Projects
Status: Up next
Development

Successfully merging this pull request may close these issues.

2 participants