On 05/23/2016 05:57 AM, Franck Aerts wrote:
>
> I added a regular expression to accept_these_nonmembers which goes :
>
> ^…@domain\.com$
I'm not sure exactly what you put for this one, but in your email, the
three dots is an elipsis character which won't match any email address.
> and
> ^.*@
Hello everyone,
I am sorry to bother you with this question, but even though the question has
been asked on this list and a answer has been gaven, it doesn’t work for me.
I want any email coming from a particular domain to be accepted without
moderation.
I added a regular expression to accept