On Jun 27, 2011, at 1:27 PM, Bob McConnell wrote: > The problem with this is that, due to the spam plague, most servers will > no longer tell you if an address is valid. Many do not even return a > bounce message, but silently discard any and all mail for unknown > addresses.
Good points. I'm so used to Perl doing what I tell it to do that I wasn't thinking about that. =;) So what about just checking the MX record for a domain? Let's say someone entered x...@yagoo.com instead of x...@yahoo.com. Is that catchable or would there be problems with that as well? Marc -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/