grafana/pkg/services/notifications
janlugt 9d6935388c
Notifications: Add Message-ID header to outgoing emails (#83752)
* Add Message-ID header to outgoing emails

* change message-id format

* parse adddresses with name
2024-09-12 03:58:06 +00:00
..
codes_test.go Password policy (#82268) 2024-02-16 04:58:05 -06:00
codes.go Password policy (#82268) 2024-02-16 04:58:05 -06:00
email.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
mailer.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
mock.go Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
models.go Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
notifications_test.go Chore: Remove result field from notifications (#65170) 2023-03-28 13:44:15 +02:00
notifications.go Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
send_email_integration_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
smtp_test.go Notifications: Add Message-ID header to outgoing emails (#83752) 2024-09-12 03:58:06 +00:00
smtp.go Notifications: Add Message-ID header to outgoing emails (#83752) 2024-09-12 03:58:06 +00:00
testing.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
webhook.go Notifications: Redact URL from errors (#85687) 2024-06-18 16:02:33 -05:00