If I use it to send only to one email on the mysql row it works fine but then like all 5000? it doesnt send to anyone? how do people with an opt in email list send mail to their users?
They use mailing lists. But you can also write a php script to loop through all the records from the database and send the email to each one of them. If you need help on the code, let me know