On Tue, 6 Jan 2004, Skip Montanaro wrote:

> 
>     Chris> I'm trying to put a regex in the non-member submission list.  I'm
>     Chris> my case I put in
> 
>     Chris>      [EMAIL PROTECTED]
> 
>     Chris> which, if I understand this correctly, should allow the list to
>     Chris> accept all addresses in my domain and post them.  It ain't
>     Chris> working.  
> 
> The star isn't repeating anything.  Try
> 
>     [EMAIL PROTECTED]
> 
> instead.  (Dunno if the ^ is required or not.  It may perform match()
> instead of search() calls.)
> 
> -- 
> 

     DAM.  I really NEED to get new glasses.  Problem is I just did.
Thank you.  Working now.

-------------------------------------------------------------------------------
Chris Johnson               |Internet: [EMAIL PROTECTED]
Systems Administrator       |Web:      http://www.nmr.mgh.harvard.edu/~johnson
NMR Center                  |Voice:    617.726.0949
Mass. General Hospital      |FAX:      617.726.7422
149 (2301) 13th Street      |Doctors don't save lives.  The best they can hope
Charlestown, MA., 02129 USA |to do is save life.  Not the same thing.  Me
-------------------------------------------------------------------------------


------------------------------------------------------
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

Reply via email to