Sending email/newsletter app in django

I am making a small college project which also has a newsletter feature. and i know the gmail smtp doesnt work. I tried using sendgrid free trial but that too on sign up asks me too many mandatory questions like my company,website,employees,etc. What should i do?

Hi,

You can check out this tutorial to send emails using Python.

Best Regards,
Himanshu Tyagi