You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python emails (https://python-emails.readthedocs.io/en/latest/) looks like a better option over maintaining apphelpers.utilities.email.
We can consider rewriting send_email() to be based on emails as many projects are already dependent on it.