Thursday, May 27, 2021

Telnet problem

Hi.

I know this isn't django related but I searched everywhere and couldn't find any help.
The issue is, in order to send emails using smtp (or even django's send_mail), I had to initiate " telnet smtp.gmail.com 587 ", which worked for a while, but now I can't get it to work. When I type this command in the terminal, I get this error : 

Connecting To smtp.gmail.com...Could not open connection to the host, on port 587: Connect failed

I'm using Windows. Can someone please help me?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3ab43b83-eaac-408c-b062-3ac00b8f1ed8n%40googlegroups.com.

No comments:

Post a Comment