Re: email address verification program
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Thu, 31 May 2007 15:47:16 +0000 (UTC)
In article <1180603984.054042.5500@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<keith@xxxxxxxxxxxxxxxxxx> wrote:
On 31 May, 09:54, "akhilesh.no...@xxxxxxxxx"
<akhilesh.no...@xxxxxxxxx> wrote:
I am trying to write a program that can verify an email address
without sending mail to it.
check out the Perl module Email::Valid
"This module determines whether an email address is well-formed, and
optionally, whether a mail host exists for the domain. Please note
that there is no way to determine whether an address is deliverable
without attempting delivery".
Even attempting delivery will not reliably tell you whether the
address is deliverable: I have encountered a fair number of systems
that will accept email for any address apparently in their domain,
returning bounce messages for the undeliverable ones. Or just throwing
away the undeliverable ones. Or doing fuzzy pattern matching on
the address and delivering to the best match...
--
"law -- it's a commodity"
-- Andrew Ryan (The Globe and Mail, 2005/11/26)
.
- References:
- email address verification program
- From: akhilesh.noida@xxxxxxxxx
- Re: email address verification program
- From: keith
- email address verification program
- Prev by Date: Re: im so lonely
- Next by Date: Re: HELP!! Two questions from <<the c programming language>>
- Previous by thread: Re: email address verification program
- Next by thread: Header File (with' -' symbol)
- Index(es):
Relevant Pages
|