I have just started to use PythonAnywhere (Europe) with the free plan to test my flask app.
The platform is great but I notice that the emails I try to send with Flask-email are not send although it works fine with another web host. The error log does not show anything wrong.
Is this a normal behaviour with the PythonAnywhere free plan ? Is the SMTP protocol blocked ?
Thanks for your answer.