Re: Email Verfication Regular Expression

Поиск
Список
Период
Сортировка
От Stephane Bortzmeyer
Тема Re: Email Verfication Regular Expression
Дата
Msg-id 20050913110113.GC13110@nic.fr
обсуждение исходный текст
Ответ на Re: Email Verfication Regular Expression  ("Cristian Prieto" <cristian@clickdiario.com>)
Список 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 по дате отправления:

Предыдущее
От: Stephane Bortzmeyer
Дата:
Сообщение: Re: Email Verfication Regular Expression
Следующее
От: "Reid Thompson"
Дата:
Сообщение: Re: Utility that creates table schema from csv data?