Richard Heyes wrote:

>> I have been looking at getmxrr and the examples feature some good
>> advice, etc.
>> One that I've found that I'm thinking of using is
>> http://www.tienhuis.nl/php-email-address-validation-with-verify-probe
>> which tries to connect to the SMTP server as well as mx lookup, etc.
> 
> You could. Bear in mind that you can't do that if their mail server
> happens to be down at the time.

Greylisting is also likely to interfer with the process.

> Like I said, my preferred option would be just to send the
> user an email.

I second that. 


/Per Jessen, Zürich


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

Reply via email to