On 2/21/2013 2:35 AM, Máire Jones wrote:
>
> Yes, these are two different questions. In the first I was wondering if
> it is possible to allow any address from @domain post to each and every
> mailman list on our mailman server. \\
Assuming you don't want to just add a regexp to accept_these_non
On 2013-02-20 3:18 PM, Mark Sapiro wrote:
On 2/19/2013 5:06 AM, Máire Jones wrote:
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 ad
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 possib
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?
Is it possible to configure accept_non_members so that ANY address from
@domain can be added without having to specify each address separately?