Hi,

I'm seeking to replace an out-of-domain .forward file, which is
an outdated solution, with a secret mailing list with myself as
the only subscriber. So I have created the mailing list
thomas@domain, and I want the list address to let everything from
any genuine mail address through to me. Spam filtering happens
elsewhere.

So I'm looking at:

List of non-member addresses whose postings should be
automatically accepted.

If I put this regex there: ^\S+@\S+$ would that accomplish what I
want -- letting everything through, only checking that the sender
address exists? (Even that check could be done elsewhere though.)

Thomas Gramstad
------------------------------------------------------
Mailman-Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/[email protected]/
   https://mail.python.org/archives/list/[email protected]/

Reply via email to