Re: Email Verfication Regular Expression

From: Stephane Bortzmeyer <bortzmeyer(at)nic(dot)fr>
To: Steve Atkins <steve(at)blighty(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Email Verfication Regular Expression
Date: 2005-09-13 10:59:43
Message-ID: 20050913105943.GB13110@nic.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Sep 07, 2005 at 12:21:45PM -0700,
Steve Atkins <steve(at)blighty(dot)com> wrote
a message of 26 lines which said:

> /^[^(at)]*@(?:[^(at)]*\(dot))?[a-z0-9-_]+\.(?:a[defgilmnoqrstuwz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvxyz]|d[ejkmoz]|e[ceghrst]|f[ijkmorx]|g[abdefhilmnpqrstuwy]|h[kmnrtu]|i[delnoqrst]|j[mop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrtwy]|qa|r[eouw]|s[abcdeghijklmnortvyz]|t[cdfghjkmnoprtvwz]|u[agkmsyz]|v[aceginu]|w[fs]|y[etu]|z[amw]|edu|com|net|org|gov|mil|info|biz|coop|museum|aero|name|pro)$/

Very bad idea to hardcode the list of TLD. You are already late
(".jobs" and ".travel" are in the ICANN root).

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephane Bortzmeyer 2005-09-13 11:01:13 Re: Email Verfication Regular Expression
Previous Message Martín Marqués 2005-09-13 10:39:05 kernel log un upgrade of postgresql-common