[MM3-users] Re: Bulk delivery status change?

2024-11-10 Thread Stephen Daniel
The -C ...mailman.cfg fixed it. Thanks!!! On Sun, Nov 10, 2024 at 8:31 PM Mark Sapiro wrote: > On 11/10/24 08:58, Stephen Daniel wrote: > > If I run > >>>> for mlist in getUtility(IListManager): > > ... print(mlist) > > ... > > > > I get o

[MM3-users] Re: Bulk delivery status change?

2024-11-10 Thread Stephen Daniel
Thanks all! I will use these pronto. On Sun, Nov 10, 2024 at 11:42 AM Mark Sapiro wrote: > On 11/10/24 08:34, Odhiambo Washington via Mailman-users wrote: > > On Sun, Nov 10, 2024 at 7:16 PM Stephen Daniel wrote: > > > >> Mistakes were made, and for while every singl

[MM3-users] Bulk delivery status change?

2024-11-10 Thread Stephen Daniel
Mistakes were made, and for while every single outbound email bounced. I've fixed the mistakes, but now in my largest and most active email list, every single user's delivery status is "Disabled by Bounces". Is there a way to bulk fix this? Or do I have to go into each user, one at a time, and fi

[MM3-users] Re: Bulk delivery status change?

2024-11-10 Thread Stephen Daniel
OK. Ran the script. No errors while running it, but when I look at the users through Postorius GUI, they still show as 'Disabled by Bounces' ?? On Sun, Nov 10, 2024 at 11:42 AM Stephen Daniel wrote: > Thanks all! I will use these pronto. > > On Sun, Nov 10, 2024 at 1

[MM3-users] Re: Bulk delivery status change?

2024-11-10 Thread Stephen Daniel
If I run >>> for mlist in getUtility(IListManager): ... print(mlist) ... I get only one list. Permissions? Where are the other lists? On Sun, Nov 10, 2024 at 11:52 AM Stephen Daniel wrote: > OK. Ran the script. No errors while running it, but when I look at the > users th