Re: [Mailman-Users] How do I run 2.x mailman more securely?

2018-05-31 Thread incoming-pythonlists
On 05/31/2018 09:52 AM, Mark Sapiro wrote: > On 05/31/2018 08:10 AM, Carl Zwanzig wrote: > >>> 3.   Can user passwords be eliminated and have the list >>> administrator make any user adjustments which should not be necessary? >> At a great loss of utility, sure. This would require a code change

Re: [Mailman-Users] How do I run 2.x mailman more securely?

2018-05-31 Thread incoming-pythonlists
  Maybe not the perfect solution for everyone, but it is effective. Nataraj > > > > > > > -- > Mailman-Users mailing list Mailman-Users@python.org > https://mail.python.org/mailman/listinfo/mailman-users &

Re: [Mailman-Users] How do I run 2.x mailman more securely?

2018-05-31 Thread incoming-pythonlists
On 05/31/2018 06:24 PM, Grant Taylor via Mailman-Users wrote: > >> There are many ways to implement the same thing.  Before there were >> modules in the kernel for this, I simply pulled lists of address >> blocks out of databases and incorporated them into my IPtables >> lists.  There are better to

[Mailman-Users] recovering mailing list members and .cfg files

2024-05-13 Thread incoming-pythonlists
I have a backup of an older mailman 2 system that is no longer bootable.  In order to recover the mailing lists I am looking to get something like the output to list_members -f and the .cfg files if possible.  I have access to systems with python 2.7.18 and python 2.6.6 installed. I tried running