flask-emails
flask-emails copied to clipboard
SMTP config and email send for Flask app
Results
3
flask-emails issues
Sort by
recently updated
recently updated
newest added
I'm about to switch from Flask-Mail to Flask-Emails. However, when testing my code I'm not getting timeout error from Flask-Emails where Flask-Mail raises it correctly. The reason why I would...
I have an app with multiple blueprints. Is there a way to have an independent configuration for each blueprint?
Hi, I followed how you've sent email with your test cases but yet I received this error.