Re: Email Verfication Regular Expression

From: merlyn(at)stonehenge(dot)com (Randal L(dot) Schwartz)
To: Steve Atkins <steve(at)blighty(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Email Verfication Regular Expression
Date: 2005-09-07 23:33:48
Message-ID: 8664tctpur.fsf@blue.stonehenge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "Steve" == Steve Atkins <steve(at)blighty(dot)com> writes:

Steve> So I consider any use of characters outside that set in a hostname or
Steve> "domain name" to be invalid. Specifically an underscore is not a valid
Steve> character, so any use of an underscore in the domain-part of an
Steve> address that is supposedly an internet address is syntactically
Steve> invalid.

Really? I actually went round and round at a $client who wanted underscores
in DNS, and I had to tell them "We can't change the entire world... you'll
have to rename your hosts".

Do you have an example of an underscore host that is publicly addressable?
I'd like to look up their MX. :)

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn(at)stonehenge(dot)com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2005-09-08 00:21:02 Re: Email Verfication Regular Expression
Previous Message Steve Atkins 2005-09-07 22:01:47 Re: Email Verfication Regular Expression