mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 12:44:10 -06:00
c68eefd398
* Add abstraction layer above SMTP communication * Fix issues with attachments and sync command * Tests for bad SMTP behavior * Separate tests between async and sync entry points. Test difference between them * Return interface so Wire can properly map types * Address feedback from George |
||
---|---|---|
.. | ||
codes_test.go | ||
codes.go | ||
email.go | ||
mailer.go | ||
notifications_test.go | ||
notifications.go | ||
send_email_integration_test.go | ||
smtp_test.go | ||
smtp.go | ||
testing.go | ||
webhook.go |