Thread
:
do you use php's mail() command in any of your scripts?
View Single Post
2005-11-23, 12:32 PM
#
2
Beaver Bob
Porn Blog Addict
Join Date: Oct 2005
Location: Las Vegas, Nevada
Posts: 715
in PHP, you can use checkdnsrr($mailDomain, "MX") to make sure the email address has a valid domain, where $mailDomain is the domain of the email address. I usually do that before using mail()
__________________
Need Custom Content?
Spunky Dollars
Beaver Bob
View Public Profile
Visit Beaver Bob's homepage!
Find More Posts by Beaver Bob