mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05:00
* 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