Wednesday, August 30, 2017

Re: send email using django

Hi,

First make sure that the settings for google smtp server sending are correct. See https://stackoverflow.com/questions/32301868/django-sending-email-with-google-smtp for an example. There you can also see a setting called "Allow access to less secure apps". This is an issue even when using some versions of Outlook.

Regards,

Andréas

2017-08-30 9:41 GMT+02:00 vishnu bhand <bhandvishnu@gmail.com>:
I'm trying to send email using django ,but i giving some authentiaction problem to gmail account ...

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/799a2add-4ee3-44e8-9668-dc8df7b3dc14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCfmRegHpAvfFvAFsht13tot%2BKordfSYeaFZ-WXaDes_bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment