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

Several fixes/improvements on ARC seal & DKIM signature #1869

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

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Jul 28, 2024

This PR includes following fixes:

  • Correct order of ARC seal and DKIM signature.
  • The messages for domain/list admins also should have DKIM signature.
  • The messages for domain/list admins now are queued in outgoing spool as a result of refactoring.

This may fix #1851 .
This also requires #1717 .

…uld be added DKIM signature if possible.

Side-wark: Messages bound for admins will be stored into outgoing spool,
no longer being passed to the Mailer directly.
@ikedas ikedas added bug enhancement ready A PR is waiting to be merged. Close to be solved labels Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement ready A PR is waiting to be merged. Close to be solved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DKIM signing and ARC sealing order is reversed
1 participant