SMTP package¶
SMTP.smtp module¶
The smtp module: SMTP Admin alert.
Provides globals and functionality to support the applications admin alert email needs.
- Src.SMTP.smtp.alert_admin_failure()[source]¶
Emails the applications admin user with a callstack showing the latest exception that was encountered.
- Src.SMTP.smtp.mail = <flask_mail.Mail object>¶
The SMTP mail server global