Hey all,
I was wondering what is the best way to loop through a query result and send an email to each email address in the records (1 per record).
I tried just looping through and using the mail() function, but for 1500 - 2000 emails it takes more than 10 mins, and that is not acceptable.
any other ways of doing it?
[this is not spam by the way. its for realtors to keep in touch with their clients]
thanks,
