Closed hf closed 1 month ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
internal/conf/configuration.go | 16 | 18 | 88.89% | ||
internal/mailer/template.go | 27 | 30 | 90.0% | ||
internal/mailer/mailme.go | 0 | 6 | 0.0% | ||
<!-- | Total: | 44 | 55 | 80.0% | --> |
Totals | |
---|---|
Change from base Build 11327229130: | 0.07% |
Covered Lines: | 9544 |
Relevant Lines: | 16678 |
Adds support for additional and configurable email message headers. Set the
GOTRUE_SMTP_HEADERS
value to a JSON object of the shape (TypeScript notation)Use the special string
$messageType
in the value portion to identify the message type being sent (for now:invite
,confirm
,reauthenticate
,email_change
,recovery
,magiclink
,other
).To use this with AWS SES Feedback-ID one way to do it would be to set SES SMTP message tags: