[Mailman-Developers] Mailman 3.1 beta coming soon

Florian Fuchs f at florianfuchs.com
Thu Dec 8 12:45:45 EST 2016


On Sat, Dec 03, 2016 at 17:25:24PM -0800, Terri Oda wrote:
>On 2016-12-03 12:22 PM, Florian Fuchs wrote:
>>I did some manual integration testing today
>>(core+mailmanclient+postorius) which looked fine so far. I didn't get
>>to test HyperKitty and the bundler though, so any help testing those
>>would be very much appreciated. I will have some more time tomorrow.
>
>I tried to do some testing based on these wiki instructions last weekend
>https://wiki.list.org/HyperKitty/DevelopmentSetupGuide
>
>and hit a "[Errno 61] Connection refused" issue when attempting to log 
>in to Postorius.  I suspect it might be an issue with the mac, since 
>googling for the error (it's a django one) seems to find a lot of 
>people on macs with problems, but I didn't manage to narrow it down 
>more than that to make a useful bug report.

Do you have a traceback somewhere? If you're logging in for the first
time, it *might* have to do with allauth trying to verify your email
address by sending you an confirmation email (which probably fails if
you don't have smtp set up on your mac).

If that's the case, we should probably try to catch this condition and
display a useful error message instead of just letting it break.

Cheers
Florian

>I did set up a new linux install on another machine to work on next, 
>though, so I may have something else to say on that front tomorrow.
>
> Terri
>
>
>_______________________________________________
>Mailman-Developers mailing list
>Mailman-Developers at python.org
>https://mail.python.org/mailman/listinfo/mailman-developers
>Mailman FAQ: http://wiki.list.org/x/AgA3
>Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/
>Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/f%40florianfuchs.com
>
>Security Policy: http://wiki.list.org/x/QIA9


More information about the Mailman-Developers mailing list