Unable to send activation email. user authentication

2024-09-06 Thread Asoma Samuel
*Title: Issue with socket.getfqdn Override Affecting Email Sending in Django* *Body:* Hello, I’m encountering an issue with Django when trying to override the socket.getfqdn function to use a local hostname for email configuration. The override is causing errors when starting the Django dev

Re: Unable to send activation email. user authentication

2024-09-07 Thread Asoma Samuel
Thank you Ryan. I will provide feedback on this solution On Saturday, September 7, 2024 at 5:45:59 PM UTC+4 Ryan Nowakowski wrote: > > > On September 5, 2024 9:06:38 PM CDT, Asoma Samuel > wrote: > > >I’ve overridden socket.getfqdn to return a specific local hostname in m