Tuesday, February 23, 2021

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

you should be using app password instead of less secure option 

On Tue, Feb 23, 2021 at 3:36 PM Sergei Sokov <sokov.tlt@gmail.com> wrote:
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/9c081e17-30ad-4bf9-9728-6b3010b3736an%40googlegroups.com.

--
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/CALibKYLVEE3TanOuBx1C%2Bvm37hBLCpPSsrBOETRUyjbxj5bfOA%40mail.gmail.com.

No comments:

Post a Comment