Commit Graph

36 Commits (352967f09236ae7af438e18aaa72a32137c00a9d)

Author SHA1 Message Date
Michael Mandrus 8dab3bf36c
SMTP: Update email templates to include populated <title> tag (#61430) 2 years ago
Kristin Laemmert f6e3252c00
chore: move notifications models into notifications service (#61638) 2 years ago
Alexander Weaver c68eefd398
Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 3 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Djairho Geuens 4cadbba686
Email: Allow configuration of content types for email notifications (#34530) 4 years ago
Carl Bergquist 06dc2b24bf
dont consider invalid email address a failed email (#33671) 4 years ago
Carl Bergquist 58a325a4e4
Instrumentation: Add success rate metrics for email notifications (#33359) 4 years ago
Ganesh Vernekar 0b788b5ce8
AlertingNG: Notification channel for emails (#31768) 4 years ago
Arve Knudsen 3fdf4be529
Chore: Enable more go-ruleguard rules (#29781) 5 years ago
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Agnès Toulet b5b019dfcf
Notifications: fix reply-to option for emails (#25748) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
thameezb 16297da298
Email Notifications: Add StartTLSPolicy config flag (#24574) 5 years ago
Marcus Efraimsson 0f0772b629
Alerting: Adds support for sending a single email to all recipients in notification channel (#21091) 5 years ago
Oleg Gaidarenko c5bca40566
Email: add reply-to and direct attachment (#18715) 6 years ago
Carl Bergquist c55e6016bf
backend: replace /pkg/errors with errutil (#17065) 6 years ago
zhulongcheng 34f6dda6e6 Notification: attempt to send notifications to all given email addresses (#16881) 6 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Torkel Ödegaard df71fe33fd refactor: refactoring notification service to use new service registry hooks 7 years ago
Karsten Weiss 4d6386e97b Use fmt.Errorf() (gosimple) 7 years ago
bergquist f2755982c3 tech: migrates to none deprecated mail lib 7 years ago
Tobias Hintze af79d046db introduce smtp config option for EHLO identity 8 years ago
Torkel Ödegaard 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 years ago
Jacob Bednarz 66445faeb5
Format mailer `From` field to include name 8 years ago
bergquist 4ea4e0436a feat(mailer): set localname to hostname 8 years ago
bergquist c467e48940 feat(notifications): removes html escaping subject 9 years ago
bergquist f907330c9e tech(mailer): improves error when grafana cannot read open cert/key file 9 years ago
bergquist d1d7c240f9 tech(mailer): dont use deprecated method 9 years ago
bergquist 5bf5ed68e1 tech(notifications): replace internal email code 9 years ago
bergquist f77799837e feat(alerting): support for attached graphs in alert notifications 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
Torkel Ödegaard e336fb3d60 fix(smtp mailer): added timeout of 10 seconds to smpt mailer, fixes #2989 9 years ago
Torkel Ödegaard db0c442eaf Added configuration options for smtp 10 years ago
Torkel Ödegaard 42fc68baa5 Simplified emailing system and combined mailer and notifications packages 10 years ago
Torkel Ödegaard aa4d60c21e Worked on reset password views, refactored out password strength to a reusable directive 10 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 10 years ago
Torkel Ödegaard 3706d0dedd More work on email and notification infra #1456 10 years ago
Torkel Ödegaard 3f5ab189cd Began work on emailing service #1456 10 years ago