fleet/server/mail
angrylogic c873833a5f Include RFC822 From header. (#1743)
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.
2018-04-25 09:02:09 -07:00
..
templates Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
mail.go Include RFC822 From header. (#1743) 2018-04-25 09:02:09 -07:00
mail_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00