Hi, I'm on PythonAnywhere and outbound SMTP to Gmail is failing from my account.
Connection target: smtp.gmail.com:587
Error: OSError: [Errno 101] Network is unreachable
The app reaches SMTP connection time, so this is not an app-level error. Could you please confirm whether Gmail SMTP is currently reachable from my account/server, or if a firewall update is needed?
Thanks.