Hi.
I'm working on a project with django and django rest framework.
In one of my views, I tried implementing a simple send_mail, but it gives 
me a TimeOut error. I configured the settings (Email backend as smtp, email 
host, password, ...), and also alowed my email to accept 'less secured 
apps',  but it doesn't seem to work.
I also tried the port 25, 587 and 465. None of that seem to work.

Here is the error:
[WinError 10060] A connection attempt failed because the connected party 
did not properly respond after a period of time, or established connection 
failed because connected host has failed to respond

Can someone please help?
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/6b07847d-5731-4637-b054-64f607cbeb8an%40googlegroups.com.

Reply via email to