Thanks Mark, I will give it a shot.
—
Perry
>
> On Nov 28, 2024 at 9:12 AM, mailto:m...@msapiro.net)> wrote:
>
>
>
> On 11/26/24 9:30 PM, Perry Kollmorgen wrote: > > For the code for
> moderators it currently only adds them
On 11/26/24 9:30 PM, Perry Kollmorgen wrote:
For the code for moderators it currently only adds them:
mailing_list.add_moderator(moderator.email,
display_name=moderator.display_name)
Would I need to add something similar which sets a delivery_status for the
moderator added ?
I
To: mailman-users@mailman3.org
Subject: [MM3-users] Re: Notifying owners of membership changes but not
moderators
On 11/26/24 4:54 PM, Perry Kollmorgen wrote:
>
> Is there any way to have these only for Owners ?
No. Essentially all admin notices are sent to LISTNAME-owner@DOMAIN and
that in t
On 11/26/24 4:54 PM, Perry Kollmorgen wrote:
Is there any way to have these only for Owners ?
No. Essentially all admin notices are sent to LISTNAME-owner@DOMAIN and
that in turn resends to owners and moderators. There are no controls to
restrict this to only owners and not moderators, howe