Hi Gang,
I've written an program to send emails to my subscribers listed in my mySQL database. Everything works fine until about 200 emails have been sent. Then I get this message in a returned emails from the rest of the list - unrouteable mail domain "(domain's name).com", these are like yahoo, msn, etc.
I tried putting a 1 second usleep in between each search of my database, but that didn't help.
Any suggestions?
Thanks
John