grafana/pkg/services/notifications
bergquist 4ea4e0436a feat(mailer): set localname to hostname
Some email providers does not accept localhost
in the HELO message. So we set it to hostname
instead. Our hope is that should be enough for
those providers who does not accept localhost.

closes #7223
2017-01-17 10:36:04 +01:00
..
codes_test.go Lots of work on user password reset, #1456 2015-06-08 13:39:02 +02:00
codes.go Lots of work on user password reset, #1456 2015-06-08 13:39:02 +02:00
email.go tech(notifications): replace internal email code 2016-10-21 09:06:03 +02:00
mailer.go feat(mailer): set localname to hostname 2017-01-17 10:36:04 +01:00
notifications_test.go Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
notifications.go feat(notifications): removes html escaping subject 2016-12-15 14:27:33 +01:00
send_email_integration_test.go test(emails): update fake data model 2016-09-07 13:47:57 +02:00
webhook.go webhook: adds json content-type 2016-12-05 10:46:04 +01:00