Re: Email data type

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Gaetano Mendola" <mendola(at)bigfoot(dot)com>
Cc: "Bruno Wolff III" <bruno(at)wolff(dot)to>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Email data type
Date: 2004-05-17 16:17:59
Message-ID: 03AF4E498C591348A42FC93DEA9661B889FDD3@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> -----Original Message-----
> From: Gaetano Mendola [mailto:mendola(at)bigfoot(dot)com]
> Sent: 17 May 2004 17:02
> To: Dave Page
> Cc: Bruno Wolff III; pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] Email data type
>
>
> Well I think that accept an email like:
>
> gmendola(at)192(dot)168(dot)212(dot)2
>
> is a risky.
>
> It's true that any RFC forbid this kind of emails, so I can
> accept it and leave to the final user the opportunity to
> extract the domain an validate it.

Forbidden on the 'net with good reason, but useful internally on private
networks for testing, and probably various other reasons where you might
want to direct a message to a specific interface rather than a hostname
or MX.

Regards, Dave

Browse pgsql-hackers by date

  From Date Subject
Next Message Steve Crawford 2004-05-17 16:21:54 Re: Email data type
Previous Message Gaetano Mendola 2004-05-17 16:01:43 Re: Email data type