[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Odhiambo Washington via Mailman-users
On Thu, Dec 26, 2024 at 7:24 AM Mark Sapiro wrote: > On 12/25/24 15:02, Odhiambo Washington via Mailman-users wrote: > > > > (venv) mailman@eu:~$ mailman shell -l LISTSPEC > > Welcome to the GNU Mailman shell > > Use commit() to commit changes. > > Use abort() to discard changes since the last co

[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Mark Sapiro
On 12/25/24 15:02, Odhiambo Washington via Mailman-users wrote: (venv) mailman@eu:~$ mailman shell -l LISTSPEC Welcome to the GNU Mailman shell Use commit() to commit changes. Use abort() to discard changes since the last commit. Exit with ctrl+D does an implicit commit() but exit() does not. Th

[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Odhiambo Washington via Mailman-users
On Thu, Dec 26, 2024 at 1:27 AM Mark Sapiro wrote: > On December 25, 2024 2:01:27 PM PST, Odhiambo Washington via Mailman-users > wrote: > > members --role nonmember LISTSPEC | wc -l > > 13 > > What do you get if you do > ``` > mailman shell -l LISTSPEC > ... > >>> len(list(m.nonmembers.members)

[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Mark Sapiro
On December 25, 2024 2:01:27 PM PST, Odhiambo Washington via Mailman-users wrote: > members --role nonmember LISTSPEC | wc -l > 13 What do you get if you do ``` mailman shell -l LISTSPEC ... >>> len(list(m.nonmembers.members)) ``` -- Mark Sapiro Sent from my Not_an_iThing with standards comp

[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Odhiambo Washington via Mailman-users
On Wed, Dec 25, 2024 at 8:05 PM Mark Sapiro wrote: > On 12/24/24 23:35, Odhiambo Washington via Mailman-users wrote: > > > > Now only if you can help me reconcile the fact that Postorius tells me > that > > I have > > ``` > > List Nonmembers (872) > > > > ``` > > > > ..while the CLI command gives

[MM3-users] Re: Clean-up of non-members

2024-12-25 Thread Mark Sapiro
On 12/24/24 23:35, Odhiambo Washington via Mailman-users wrote: Now only if you can help me reconcile the fact that Postorius tells me that I have ``` List Nonmembers (872) ``` ..while the CLI command gives me only 13 addresses. How are you invoking the `mailman nonmembers` command? I suspe

[MM3-users] Re: Clean-up of non-members

2024-12-24 Thread Odhiambo Washington via Mailman-users
On Tue, Dec 24, 2024 at 8:39 PM Mark Sapiro wrote: > On 12/24/24 08:13, Odhiambo Washington via Mailman-users wrote: > > On Mon, Dec 23, 2024 at 8:58 PM Mark Sapiro wrote: > > > >> I saw that too. Reported > >> https://gitlab.com/mailman/mailman/-/issues/1187 and fixed > >> https://gitlab.com/ma

[MM3-users] Re: Clean-up of non-members

2024-12-24 Thread Mark Sapiro
On 12/24/24 08:13, Odhiambo Washington via Mailman-users wrote: On Mon, Dec 23, 2024 at 8:58 PM Mark Sapiro wrote: I saw that too. Reported https://gitlab.com/mailman/mailman/-/issues/1187 and fixed https://gitlab.com/mailman/mailman/-/merge_requests/1297 It isn't clear to me what I should

[MM3-users] Re: Clean-up of non-members

2024-12-24 Thread Odhiambo Washington via Mailman-users
On Mon, Dec 23, 2024 at 8:58 PM Mark Sapiro wrote: > On 12/23/24 02:16, Odhiambo Washington via Mailman-users wrote: > > On Mon, Dec 23, 2024 at 1:37 AM Mark Sapiro wrote: > > > >> Isn't this just `mailman members --role nonmember LISTSPEC`? > >> > > > > I didn't know that the option was right i

[MM3-users] Re: Clean-up of non-members

2024-12-24 Thread Torge Riedel via Mailman-users
Feature request created: https://gitlab.com/mailman/postorius/-/issues/617 Am 22.12.24 um 14:25 schrieb Odhiambo Washington: On Sun, Dec 22, 2024 at 3:18 PM Torge Riedel via Mailman-users wrote: Dears, I am currently cleaning up a huge list of non-members. In contrast to the membe

[MM3-users] Re: Clean-up of non-members

2024-12-23 Thread Mark Sapiro
On 12/23/24 02:16, Odhiambo Washington via Mailman-users wrote: On Mon, Dec 23, 2024 at 1:37 AM Mark Sapiro wrote: Isn't this just `mailman members --role nonmember LISTSPEC`? I didn't know that the option was right in front of me, but it seems there is a problem: GNU Mailman 3.3.10 (Tom Sa

[MM3-users] Re: Clean-up of non-members

2024-12-23 Thread Odhiambo Washington via Mailman-users
On Mon, Dec 23, 2024 at 1:37 AM Mark Sapiro wrote: > On 12/22/24 05:25, Odhiambo Washington via Mailman-users wrote: > > > > Perhaps you can make a feature request in gitlab? > > And while at it, please add: mailman nonmembers LISTSPEC > > With the later, it would be easier to delete non-members

[MM3-users] Re: Clean-up of non-members

2024-12-22 Thread Mark Sapiro
On 12/22/24 05:25, Odhiambo Washington via Mailman-users wrote: Perhaps you can make a feature request in gitlab? And while at it, please add: mailman nonmembers LISTSPEC With the later, it would be easier to delete non-members from the CLI as well. Isn't this just `mailman members --role non

[MM3-users] Re: Clean-up of non-members

2024-12-22 Thread Odhiambo Washington via Mailman-users
On Sun, Dec 22, 2024 at 3:18 PM Torge Riedel via Mailman-users < mailman-users@mailman3.org> wrote: > Dears, > > I am currently cleaning up a huge list of non-members. In contrast to the > members list where I can select multiple entries and delete them at once, > this is not possible in the list