Any solution ? Op dinsdag 23 februari 2021 om 18:42:42 UTC+1 schreef [email protected]:
> 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 [email protected]: > >> 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". >> And here I included https://accounts.google.com/DisplayUnlockCaptcha >> 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/671d189a-3fc3-426b-a579-18e8f08421b9n%40googlegroups.com.

