On Mon, Apr 1, 2019, at 9:24 AM, Rushang Gajjal wrote:
> Hey,
> I am having trouble setting up the Postorius.
> I followed all the steps listed at : 
> http://docs.mailman3.org/en/latest/devsetup.html
> 
> The issue I am facing is that when I try to login in the Postorius 
> Django page I get an error of smtplib sockets.
> ConnectionRefusedError: [Errno 111] Connection refused
> ERROR: "POST /accounts/login/ HTTP/1.1" 500 187646

This happens because of the Django not being able to send out emails.

What I usually do is I go into the admin console 'localhost:8000/admin'
and then I login as admin and go to `View Site` on the top right to bypass
the email verification process.

> 
> Please, help me get this solved. If possible a link to a documentation 
> for setting up Postorius such that I like start working on it's GitLab 
> listed issues would be appreciated.
> 
> Thank You.
> _______________________________________________
> Mailman-Developers mailing list -- mailman-developers@python.org
> To unsubscribe send an email to mailman-developers-le...@python.org
> https://mail.python.org/mailman3/lists/mailman-developers.python.org/
> Mailman FAQ: https://wiki.list.org/x/AgA3
> 
> Security Policy: https://wiki.list.org/x/QIA9
>

-- 
  thanks,
  Abhilash Raj (maxking)
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to