[PHP] Re: Validating E-mail Accounts From: DonPro (donpro <email protected>)
Date: 10/31/02

Most mail servers have the verify command disabled these days, so it makes
almost impossible to validate. Blame spammers for ruining everything.

But here's a class that will attempt to do what you wish:
http://www.phpclasses.org/browse.html/package/13.html

----- Original Message -----
From: "Robert Miller" <Robert.Miller <email protected>>
To: <php-general <email protected>>
Sent: Thursday, October 31, 2002 2:59 PM
Subject: [PHP] Validating E-mail Accounts

Is it possible, or (even better) do you have a sample script that can take a
user-submitted e-mail address, contact the host, and verify that the account
exists?

Thanks,

Rob

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php