Re: Script to determine valid email address by querying server
- From: "Simon" <spambucket@xxxxxxxxxxx>
- Date: Tue, 5 Jul 2005 13:48:12 +0100
> Such a function exist. I have seen it somewhere.
> Some sites use this to check if the mail address is valid or not.
> But as you said a mail server can always deny the request.
> Guess most reply appropriately.
>
>
> Arun
Are you sure you are not talking about a regex to check if a email address
is a _possible_ valid address?
Like check for at least one '@' and at least one '.' after the '@' and so
on?
That's the only ones I know of that would work.
Simon
.
- Follow-Ups:
- References:
- Prev by Date: Re: Script to determine valid email address by querying server
- Next by Date: Re: Script to determine valid email address by querying server
- Previous by thread: Re: Script to determine valid email address by querying server
- Next by thread: Re: Script to determine valid email address by querying server
- Index(es):
Relevant Pages
|
|