Re: Email Verfication Regular Expression - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Email Verfication Regular Expression
Date
Msg-id 200509080221.03207.peter_e@gmx.net
Whole thread Raw
In response to Email Verfication Regular Expression  (Brad Nicholson <bnichols@ca.afilias.info>)
List pgsql-general
Brad Nicholson wrote:
> Does anybody have regular expression handy to verfiy email addresses?

There are Perl modules on CPAN to verify just about anything.
Email::Valid comes to mind here.  These can of course be plugged into a
PL/Perl function.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-general by date:

Previous
From: merlyn@stonehenge.com (Randal L. Schwartz)
Date:
Subject: Re: Email Verfication Regular Expression
Next
From: Matthew Peter
Date:
Subject: Re: back references using regex