Thursday, October 31, 2024

Re: Help on Email Sending with the Gmail SMTP server.

Hi Alinda,

So you are using smtplib for email. From my experience on working with smtplib, its a good choice for testing mail during development phase. But in production, it takes a long time.

Try choosing WEB3forms. Its easy to implement and better in production.

Thanks......

On Thu, 31 Oct 2024 at 23:29, ALINDA Fortunate <alindafortunate5@gmail.com> wrote:

Thanks so much Team, it has finally worked, I created a secure app and it worked perfectly. Thank you I am humbled for you guidance.

+256774339676

 "If you want to live a happy life, tie it to a goal, not to people or things."

A graduate of Bachelors Degree of Science in Computer Science of Gulu University.

@FortunateAlinda
Passionate about Python Development
And Computer related Dynamics

On Thu, Oct 31, 2024, 17:47 Sang <sang.webdev@gmail.com> wrote:
I assume you need to enable IMAP and POP settings. I haven't tried it for a while, this is for paid gsuite workspace emails https://support.google.com/a/answer/9003945?hl=en

Have you configured it the setting for your Gmail to use third party apps??

On Thu, Oct 31, 2024, 18:48 ALINDA Fortunate <alindafortunate5@gmail.com> wrote:
Hello Team, I am requesting for assistance on how to send email using Django by the Gmail SMTP server, I have set up the app configured the credentials but i am getting this error message, some help.

smtplib.SMTPAuthenticationError: (535, b'5.7.8 Username and Password not accepted. For more information, go to\n5.7.8  https://support.google.com/mail/?p=BadCredentials a640c23a62f3a-a9e566435c0sm67540266b.162 - gsmtp')



--
ALINDA Fortunate
Graduate Of Computer Science
Gulu University
Passionate about Software Development in Python
If you can't explain it simply, you don't understand it well enough.
+256 774339676 / +256 702910041
Kagadi.

--
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 visit https://groups.google.com/d/msgid/django-users/CAPifpCv-Nezxtvc0H-VRAjoXWK_kF%3DYgqUsRn2i-jObOmfhqmw%40mail.gmail.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 visit https://groups.google.com/d/msgid/django-users/CAMg_NacgeLe6m_O3DbwEsFHMuC41pZ0bkQ%2BVb%3DJqoahEUvHU8A%40mail.gmail.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 visit https://groups.google.com/d/msgid/django-users/CAPifpCuB9g4fSWhsOZeqYS7PO4UPSBmELbgPAeNTry8LijNVrw%40mail.gmail.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 visit https://groups.google.com/d/msgid/django-users/CACj%3Dw3f%3D8ka3dhBxRHrEPfxmp1xtkwPot0nwmPdBtzQDD5%3Di6A%40mail.gmail.com.

No comments:

Post a Comment