Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: On Validating Email Addresses

by fraktalisman (Hermit)
on Jan 04, 2005 at 18:03 UTC ( #419331=note: print w/replies, xml ) Need Help??


in reply to On Validating Email Addresses

Freemailers allow emails with unusual parts before the at sign. Like ...name@web.de which looks cool with certain short names, but which is also rejected by many mailing programs. Another tricky one is an abbreviation like a.b.c.@gmx.net which is also valid there, rejected by some strict checkers, and most horribly often mistyped because people also usually think there should be no trailing dot.
Lessons learned? Not to check too strictly (like said above) if at all, and secondly both friends got alternate addresses without any dots before the at, just to be sure everyone could message them.

Replies are listed 'Best First'.
•Re^2: On Validating Email Addresses
by merlyn (Sage) on Jan 04, 2005 at 18:43 UTC
    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.

      I just tried the address, with MS Outlook Express and it worked, I asked the person what programs caused the problem. If she remembers, I'll post it here.
Re^2: On Validating Email Addresses
by Zed_Lopez (Chaplain) on Jan 04, 2005 at 22:00 UTC
    One large site (I think it was monster.com) once balked the presence of a dot in the middle, e.g., zed.lopez@example.com, for me. Sigh.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://419331]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2023-09-30 02:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?