[Mailman-Users] white listing
Mark Sapiro
mark at msapiro.net
Wed Feb 20 21:18:15 CET 2013
On 2/19/2013 5:06 AM, Máire Jones wrote:
> Is it possible to configure mailman so that any email from any address
> from site @domain will be accepted by the mailman server without
> moderation?
If this is a different question from the next question, please clarify
what you want.
> Is it possible to configure accept_non_members so that ANY address from
> @domain can be added without having to specify each address separately?
Put
^.*@domain
or, e.g.
^.*[@.]example\.com$
to accept any address in example.com or a sub-domain thereof in
accept_these_non-members. Entries that begin with ^ are regular
expression matches as mentioned in the (Details for
accept_these_nonmembers) help.
--
Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list