SMTP is not working

Hi:

Recently i deployed a dash plotly webapp here. I’m facing some issues with sending emails from that webapp because is not working here but definitelly is working on local server.

Any tips?

Regards

Hi there,
To send SMTP email you’ll need to be using a provider like SendGrid, MailGun, PostMark etc

UPDATE: This is not an exhaustive list of mail providers. You’re not able to access port 25 via TCP from Render services so any provider that allows that will be fine.

Regards

John B

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.