in reply to Re: On Validating Email Addresses
in thread On Validating Email Addresses
Like ...name@web.de which looks cool with certain short names, but which is also rejected by many mailing programs.If you can point out to me a big-market mailer that rejects valid RFC2822 addresses, I'd be thankful. I know that SMTP (RFC 2821) handles everything that RFC2822 can dish out, and that all popular Unix MTAs handle 2822 addresses.
So far, the only problem I've seen with "unusual" addresses are with overzealous web forms.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: On Validating Email Addresses
by fraktalisman (Hermit) on Jan 05, 2005 at 09:13 UTC |