On 5/1/20 1:10 AM, karrageorgiou giannis via Mailman-Users wrote:
> 
> Is there a way to say: 
> 
> ** for "leaders" allow from people already registered 
>     in at least one of the "general" or "specialized" lists,
>    but auto-drop any other sender?

For Mailman 2.1, in 'leaders' Privacy options...Sender filters ->
accept_these_nonmembers add

@general
@specialized1
@specialized2
...

See the 'details' link for this setting.

Mailman 3 doesn't (yet) have this feature.

also set Privacy options...Sender filters -> generic_nonmember_action to
Discard.


> ** for all lists allow intra-messaging  from people
>    subscribed to any list and moderate only "external"
>   people?


I'm not sure what you want here. If you mean a post to a list from a
local user who is subscribed to any other list should be accepted but a
post to the list from an external user should be held for moderation
even if the external user is a member of another list, Then no, you
can't do that

You can put patterns in accept_these_nonmembers like

^.*@local.domain

to accept posts from anyone with an address in local.domain regardless
of list membership, and set generic_nonmember_action to Hold to hold the
others.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to