b2accessdeprovisioning.notifier module

class b2accessdeprovisioning.notifier.MailNotifier(**kwargs)[source]

Class for sending email notifications.

send(send_from, send_to, subject, message, attachments=[])[source]

Sends the specified message.