Assuming you are using MM 2.1.x
I think you may have missed this in the help descriptions of the
Sender Filters Privacy options fields:
start the line with a ^ character to designate a regular expression
match
I would quess you want to say:
[EMAIL PROTECTED]@(.+\.|)duke\.edu$
in the accept_
Dear Mailman users (and hopefully administrators and/or programmers),
We have some campus lists that we'd like to leave open to members and
everybody with addresses such as (in regexp form)
[EMAIL PROTECTED]
but cause all postings from non-duke.edu addresses to be held for the
moderator. I ca