* This one time, at band camp, John Clarke said:
> On Wed, Sep 19, 2001 at 11:52:16AM +1000, Tony Green wrote:
> 
> > disallow them).  Matching valid email addresses is not an easy task for
> > a single regex.
> 
> Have a look at the ones from O'Reilly's regex book:
> 
>     http://examples.oreilly.com/regex/readme.html
> 

I've read that one - and they agree.  To match a FULL range of email
addresses is very complex and not easy to do with a single regex.

Your best bet is to ensure you know what sort of mail you'll be getting
(No uucp etc etc ;> ) and code for that.
-- 
Greeno <[EMAIL PROTECTED]>
GnuPG Key :  1024D/B5657C8B 
Key fingerprint = 9ED8 59CC C161 B857 462E  51E6 7DFB 465B B565 7C8B

Imagine working in a secure environment and finding the string 
_NSAKEY in the OS binaries without a good explanation
    -Alan Cox 04/05/2001

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to