List Info

Thread: Check if email address exists (not if email addrss is valid)




Check if email address exists (not if email addrss is valid)
user name
2006-12-18 12:02:55
Ryan Heath wrote:
> Or you could use the SMTP protocol to verify the
mailbox existence.
> After sending the RCPT TO message, you can close the
conversation,
> without actually sending an email.
>
> A lot of examples of programming the SMTP protocol in
C# can be find
> on www.codeproject.com
>
> // Ryan
>

You can do that - but a lot of mail systems will consider
that abusive,
and will automatically add your IP address and/or hostname
to blocking
lists. They have no way to distinguish that from a
dictionary attack run
by spammers to harvest addresses.

Just a thought...
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )