Commit graph

14 commits

Author SHA1 Message Date
Nick Satterly
74834e6b66
[alerta-mailer] Fix HTML emails () 2019-05-17 14:57:33 +02:00
Yann Cézard
6063d408d6 Fix parsing multiple config files in alerta-mail (mailer.py). ()
* Fix parsing multiple config files.

* Fix missing parenthesis + fix path to alerta.rules.d like mentionned in README.md.

* Extend the list, do not append to it !

* Return empty tupe to permit the use of list.extend later.

* Bump to version 5.2.0
2018-04-29 21:57:53 +02:00
Nick Satterly
e52f4f9a15 Update mailer for version 5 2017-11-16 00:11:40 +00:00
Nick Satterly
5e004e9c5f Update urlmon for version 5 2017-11-16 00:01:19 +00:00
Nick Satterly
4d38cea05f Bump version of mailer to 5.0.2 2017-10-10 19:51:22 +01:00
Nick Satterly
f5212de079 Update alerta-mailer for v5 API and python 3 2017-10-08 21:28:08 +01:00
John Siegrist
0dc5ad6301 Added smtp_username configuration variable to enable using mailer with email delivery service sendgrid. 2017-07-14 11:26:10 +10:00
Joao Mesquita
0c26ab5c8d Move email rules to more flexible JSON format
* alerta-mailer now has unit tests using py.test
* rules should be ported to new JSON format
2016-05-12 23:47:02 -03:00
Angel Velasquez
eb14f1afb6 Changing eval for getattr because security reasons, spotted by @jmesquita 2016-05-12 16:32:33 -03:00
Angel Velasquez
af3dd1da24 Increase the version number due this bugfix 2016-03-04 16:48:48 -05:00
Angel Velásquez
95871da830 Add support for multiple config files, and refactor of the notifications 2016-03-02 17:35:07 -03:00
Angel Velásquez
78e0cb43d5 Add notifications feature for more customized options for mails. 2016-02-23 08:23:27 -03:00
Nick Satterly
98316560ae Bump version of alerta-mailer to 3.1.0 2016-02-22 12:06:09 +00:00
Nick Satterly
6816bb38c9 update alert mailer integration 2015-11-04 15:24:10 +00:00