[Mailman-Users] Question regarding configuring 'posters' allowed...
Ian A B Eiloart
iane at sussex.ac.uk
Tue Jun 29 18:10:54 CEST 2004
--On Tuesday, June 29, 2004 8:24 am -0700 Mark Sapiro <msapiro at value.net>
wrote:
> Tim Reimers wrote:
>>
>> Is that possible? I know I can add individual email addresses, but I
>> have several domains that I know I'd accept email from, but I have no
>> idea what the different email addresses within that domain might be...
>
>> From the help for accept_these_nonmembers:
>
> Postings from any of these non-members will be automatically accepted
> with no further moderation applied. Add member addresses one per line;
> start the line with a ^ character to designate a regular expression
> match.
>
> Thus,
> ^*@accept.domain$
> and so forth...
>
we use ^.+ at example\.com$
.+ means use one or more of any character, the dot in the domain is escaped
to prevent it matching ANY character.
--
Ian Eiloart
Servers Team
Sussex University ITS
More information about the Mailman-Users
mailing list