Re: Email Verfication Regular Expression

From: Stephane Bortzmeyer <bortzmeyer(at)nic(dot)fr>
To: Cristian Prieto <cristian(at)clickdiario(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Email Verfication Regular Expression
Date: 2005-09-13 11:01:13
Message-ID: 20050913110113.GC13110@nic.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Sep 08, 2005 at 12:16:36PM -0600,
Cristian Prieto <cristian(at)clickdiario(dot)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.)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Reid Thompson 2005-09-13 13:12:17 Re: Utility that creates table schema from csv data?
Previous Message Stephane Bortzmeyer 2005-09-13 10:59:43 Re: Email Verfication Regular Expression