On Fri, 28 Nov 2003 02:05:50 , McKeever Chris <[EMAIL PROTECTED]> sent:
> >>>But, looking at the privacy options->subscription rules, I have one more question. >>> >>>There I only show "List of addresses which are banned from membership in this >>>mailing list. >>>(Details for ban_list)" field. Where can I use regular expressions to limit the >>>domain names that are allowed to subscribe? I only have to >>allow one Domain. And what is regular expression? >>> >> www.amk.ca/python/howto/regex ^.*@(?!.*?\.?domain\.com$) not positive if it works correctly >>>------------------------------------------- >>Chris McKeever >>If you want to reply directly to me, please use cgmckeever--at--prupref---dot---com >>http://www.prupref.com >> >>---- Prudential Preferred Properties www.prupref.com >> > > > >---- Prudential Preferred Properties www.prupref.com > ---- Prudential Preferred Properties www.prupref.com ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
