Skip to content

Conversation

@shreyas-londhe
Copy link
Member

@shreyas-londhe shreyas-londhe commented Apr 15, 2025

Description

This PR:

  • Added support for extracting the domain from the From header if not provided.
  • Implemented additional checks for DKIM results, including subdomain matching and a fallback for Google Apps domains.
  • Updated error messages to include available signing domains when a DKIM signature is not found.
  • Adjusted tests to reflect changes in error messages and ensure proper verification behavior.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have discussed with the team prior to submitting this PR
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

…or reporting

- Added support for extracting the domain from the From header if not provided.
- Implemented additional checks for DKIM results, including subdomain matching and a fallback for Google Apps domains.
- Updated error messages to include available signing domains when a DKIM signature is not found.
- Adjusted tests to reflect changes in error messages and ensure proper verification behavior.
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