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

From Stephane Bortzmeyer
Subject Re: Email Verfication Regular Expression
Date
Msg-id 20050913110113.GC13110@nic.fr
Whole thread Raw
In response to Re: Email Verfication Regular Expression  ("Cristian Prieto" <cristian@clickdiario.com>)
List pgsql-general
On Thu, Sep 08, 2005 at 12:16:36PM -0600,
 Cristian Prieto <cristian@clickdiario.com> wrote
 a message of 66 lines which said:

> res = res_query(name, C_IN, T_MX, answer, sizeof(answer));

Besides Randal Schwartz' excellent remark (do not forget the AAAA
records, too), remember that the Internet is not reliable. What do you
do when there is a temporary failure? (The email system works fine
when faced with such failures.)

pgsql-general by date:

Previous
From: Stephane Bortzmeyer
Date:
Subject: Re: Email Verfication Regular Expression
Next
From: "Reid Thompson"
Date:
Subject: Re: Utility that creates table schema from csv data?