Forums

unable to send email in pythonanywhere when it worked in my localhost

I have deployed my code the pythonanywhere under the paid model, but not able to send email.

In my development environment in local machine, it is working fine.

I did a test from the pythonanywhere shell and this is the output. Does not look to have anything wrong??

I also checked in the server log and I can see the message of the send_mail being trigerred

Is there something blocking the send_mail??

i managed to fix it..can ignore

Glad to hear that!