Mail to users

Issue #3 resolved
Jakub Zych created an issue

Currently mailer sends mails to e-mail provided in settings only.

It should also send e-mail to service owner, if owner enabled that in profile (probably email_notification field in monitorprofile) and service has alerts enabled.

  • Add email_notification boolean to monitorprofile
  • Add send_email field to edit / create forms.
  • Add sending to users in MailSender class

Comments (1)

  1. Log in to comment