Tuesday, February 23, 2021

Re: Django does't send email on the remote server

I have this same problem when i use smtp = out.telenet.be
on my local server it works fine but when it use pythonanywhere.com i get OSError: [Errno 101] Network is unreachable

Op dinsdag 23 februari 2021 om 11:06:09 UTC+1 schreef soko...@gmail.com:
I am trying to send an email when a user fills out a form on my site.
Everything works on my local server, letters are sent and I am got them.
On a remote timeweb.com server with the same settings, letters are not sent.
Tried DEBUG = False and True
I tried different mail services: gmail, mail, yandex, timeweb mail.
In gmail included "Unreliable applications that have access to the account".
Nothing helps.

Who knows, please tell me where to dig.

--
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/c0645f72-f24a-4ad5-978a-cfed3eedbe0en%40googlegroups.com.

No comments:

Post a Comment