This module contains mailer setup for Hawat application.
hawat.mailer.
MAILER
Global application resource: flask_mail mailer.
flask_mail
on_email_sent
Signal handler for handling flask_mail.email_dispatched() signal. Log subject and recipients of all email that have been sent.
flask_mail.email_dispatched()