Re: [Mailman-Users] Debugging mass invitations using web page interface...

2016-08-27 Thread The Mailing List Server Admin
Mark Sapiro recently wrote (in part): You could use the script ... to list the pending subscriptions. Some may have been accepted already, so the fact that one isn't there doesn't mean it wasn't sent, but if you know the order from the original input, you can probably figure how far it got.

Re: [Mailman-Users] Mailman 2.1.23 release and fix for CVE-2016-6893

2016-08-27 Thread Mark Sapiro
On 08/27/2016 09:54 AM, Caesar Samsi wrote: > > I found > this > https://wiki.list.org/DOC/4.80%20How%20do%20I%20upgrade%20from%20Mailman%202.1.x%20to%20a%20later%20Mailman%202.1.y%3F > later Mailman 2.1.y?> That's

Re: [Mailman-Users] Mailman 2.1.23 release and fix for CVE-2016-6893

2016-08-27 Thread Caesar Samsi
Hi there, I didn’t find upgrade instructions in the PDF manual. I found this https://wiki.list.org/DOC/4.80%20How%20do%20I%20upgrade%20from%20Mailman%202.1.x%20to%20a%20later%20Mailman%202.1.y%3F

Re: [Mailman-Users] Mailman 2.1.23 release and fix for CVE-2016-6893

2016-08-27 Thread Caesar Samsi
Hear hear! > On Aug 27, 2016, at 7:23 AM, Jim Popovitch wrote: > > On Sat, Aug 27, 2016 at 10:21 AM, Mark Sapiro wrote: >> On 08/27/2016 07:03 AM, Jim Popovitch wrote: >>> I'm not seeing the CVE-2016-6893 fix in bazzar at >>>

Re: [Mailman-Users] Debugging mass invitations using web page interface...

2016-08-27 Thread Mark Sapiro
On 08/27/2016 03:16 AM, The Mailing List Server Admin wrote: > > So when Apache timed out, would it have killed the admin CGI on the > way out? In other words, would the admin script still run to > completion and send out all the invitations from that batch? Or is it > most likely to have been

Re: [Mailman-Users] Mailman 2.1.23 release and fix for CVE-2016-6893

2016-08-27 Thread Jim Popovitch
On Sat, Aug 27, 2016 at 10:21 AM, Mark Sapiro wrote: > On 08/27/2016 07:03 AM, Jim Popovitch wrote: >> I'm not seeing the CVE-2016-6893 fix in bazzar at >> https://code.launchpad.net/~mailman-coders/mailman/2.1, shouldn't it >> be there now too? > > > It's there now. Thanks for

Re: [Mailman-Users] Mailman 2.1.23 release and fix for CVE-2016-6893

2016-08-27 Thread Mark Sapiro
On 08/27/2016 07:03 AM, Jim Popovitch wrote: > I'm not seeing the CVE-2016-6893 fix in bazzar at > https://code.launchpad.net/~mailman-coders/mailman/2.1, shouldn't it > be there now too? It's there now. Thanks for the reminder. -- Mark Sapiro The highway is for

Re: [Mailman-Users] Mailman 2.1.23 release and fix for CVE-2016-6893

2016-08-27 Thread Jim Popovitch
I'm not seeing the CVE-2016-6893 fix in bazzar at https://code.launchpad.net/~mailman-coders/mailman/2.1, shouldn't it be there now too? -Jim P. On Sat, Aug 27, 2016 at 9:47 AM, Mark Sapiro wrote: > I am pleased to announce the release of Mailman 2.1.23. > > Python 2.4 is the

[Mailman-Users] Mailman 2.1.23 release and fix for CVE-2016-6893

2016-08-27 Thread Mark Sapiro
I am pleased to announce the release of Mailman 2.1.23. Python 2.4 is the minimum supported, but Python 2.7 is strongly recommended. This release contains a fix for CVE-2016-6893 which is also attached here as a patch. It also has new features, a few i18n updates and some bug fixes. See the

Re: [Mailman-Users] Debugging mass invitations using web page interface...

2016-08-27 Thread The Mailing List Server Admin
Mark, once again thank you for your valued expertise... With regards to the failed thousand invitations submission via the Web UI: The admin CGI is processing the mass subscribe/invite list. While it is doing this it is not generating any output. If it takes 'too long' the web server will time