ustaxcourt / ef-cms

An Electronic Filing / Case Management System.
https://dawson.ustaxcourt.gov/
Other
85 stars 46 forks source link

#10512: attach mail from domain to identity #5403

Open mmarcotte opened 2 days ago

mmarcotte commented 2 days ago

When reviewing DMARC reports, we are observing that our SPF alignment is not passing. That appears to be due to the fact that the identity is not configured to use a MAIL FROM domain within AWS SES. The domain is attached, but because we are creating an individual identity, we also need to associate that identity to the MAIL FROM domain. This will ensure that the SMTP server sends it on behalf of that subdomain @from.$EFCMS_DOMAIN rather than the current and default @amazonses.com.

flexion#10512

Looking good after deploying this to exp1:

AWS Console:

Screenshot 2024-09-26 at 3 19 51 PM

EMail Headers:

Screenshot 2024-09-26 at 3 21 35 PM

Dmarcian Report:

Screenshot 2024-09-27 at 9 07 54 AM