* Oliver-B Kueppers <[EMAIL PROTECTED]> [Dec 06. 2001 04:38]:

> hi all,
> 
> does anyone know if there is a possibilty to check if a mailadress is existent, 
>without sending a testemail?
> thanks for your help

Class that may be used to determine if a given e-mail address is valid.
It features:
- Simple validation just by looking at the e-mail address string.
- Validation of a e-mail address host as a valid mail exchange domain.
- Validation of a e-mail address by connecting to the mail host server
  to determine if there is really a deliverable mail box.

<http://phpclasses.upperdesign.com/browse.html/package/13>  

-- 
 -Brian Clark


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to