mirror of
https://github.com/fleetdm/fleet
synced 2026-05-19 15:09:20 +00:00
The DMARC and DKIM email authentication systems both require the RFC822 From header to function. Kolide currently only includes the configured sender address as the SMTP Envelop From address (e.g., the MAIL FROM command). This patch also includes the configured sender address in the RFC822 email From header which should allow these emails to pass both DKIM and DMARC authentication. |
||
|---|---|---|
| .. | ||
| templates | ||
| mail.go | ||
| mail_test.go | ||