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

Refactor DKIM and handle ARC #159

Closed
saleel opened this issue Jan 6, 2024 · 1 comment
Closed

Refactor DKIM and handle ARC #159

saleel opened this issue Jan 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request refactor

Comments

@saleel
Copy link
Member

saleel commented Jan 6, 2024

This concerns to the helpers package on DKIM verification and input generation

  • Use a standard npm package for DKIM fetching
  • Handle emails with ARC signatures where DKIM fails
    • Try and revert the change made to the original email by the forwarder - eg: Put back X-Message-ID to Message-ID
@saleel saleel added enhancement New feature or request refactor labels Jan 6, 2024
@saleel saleel self-assigned this Jan 6, 2024
@saleel
Copy link
Member Author

saleel commented Mar 25, 2024

Fixed in #163. Refactoring in #174

@saleel saleel closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

No branches or pull requests

1 participant