msung Galaxy smartphone.
>>
>> Original message ----
>> From: Lakshyaraj Dash
>> Date: 14/11/2022 13:16 (GMT+01:00)
>> To: django-users@googlegroups.com
>> Subject: Re: Email Sending In Django not working
>>
>> Please watch this v
Dash
>> Date: 14/11/2022 13:16 (GMT+01:00)
>> To: django...@googlegroups.com
>> Subject: Re: Email Sending In Django not working
>>
>> Please watch this video and ensure that you've properly configured the
>> port numbers also your email address and p
aj Dash
> Date: 14/11/2022 13:16 (GMT+01:00)
> To: django-users@googlegroups.com
> Subject: Re: Email Sending In Django not working
>
> Please watch this video and ensure that you've properly configured the
> port numbers also your email address and password.
> *Note: Your e
I have watched the video please the app name must be any name or your project
nameSent from my Samsung Galaxy smartphone.
Original message From: Lakshyaraj Dash
Date: 14/11/2022 13:16 (GMT+01:00) To:
django-users@googlegroups.com Subject: Re: Email Sending In Django not
Please watch this video and ensure that you've properly configured the port
numbers also your email address and password.
*Note: Your email password should be the app password generated no your
actual Gmail password*
https://youtu.be/uVDq4VOBMNM
On Mon, Nov 14, 2022, 17:41 peteru mimo wrote:
>
I have done all this still not working
On Wednesday, November 9, 2022 at 4:34:49 PM UTC+1 dashlaksh...@gmail.com
wrote:
> Even if Google has stopped the support, emails can be still sent using two
> step verification and generating app passwords after enabling two step
> verification. Please u
: Re: Email Sending In Django not working
Google hast stopped less secure apps, so u cant send email messages anymore
with ur email and password, U will have to find some other way of sending mails.
On Wed, 9 Nov, 2022, 16:26 peteru mimo,
mailto:peterumi...@gmail.com>> wrote:
Good day t
Even if Google has stopped the support, emails can be still sent using two
step verification and generating app passwords after enabling two step
verification. Please update you email password with the generated app
password.
Steps:
1. Go to manage my Google account
2. Go to security tab
3. Enable
Google hast stopped less secure apps, so u cant send email messages anymore
with ur email and password, U will have to find some other way of sending
mails.
On Wed, 9 Nov, 2022, 16:26 peteru mimo, wrote:
> Good day team,
>
> I have been facing this challenge in sending mail in django
>
> here is
Please use int type EMAIL_PORT = 587
On Wed, 9 Nov, 2022, 16:42 peteru mimo, wrote:
> EMAIL_PORT = '587'
>
> On Wed, Nov 9, 2022 at 11:56 AM peteru mimo wrote:
>
>> Good day team,
>>
>> I have been facing this challenge in sending mail in django
>>
>> here is the error *"A connection attempt f
It's more likely that google is not accepting the credentials you are
providing or else the smtp server has just hung up due to several requests.
You can do it without using the django.core.mail. I've written an article
recently on dev.to
https://dev.to/codewithlaksh/how-to-send-emails-using-pytho
EMAIL_PORT = '587'
On Wed, Nov 9, 2022 at 11:56 AM peteru mimo wrote:
> Good day team,
>
> I have been facing this challenge in sending mail in django
>
> here is the error *"A connection attempt failed because the connected
> party did not properly respond after a period of time, or established
Good day team,
I have been facing this challenge in sending mail in django
here is the error *"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"*
*Code*
def sen
13 matches
Mail list logo