Best way to send email to a few hundred addresses

Best way to send email to a few hundred addresses

What is the best way to send email to a few hundred addresses? My concern is if I use a for each loop I will hit the 5000 statement limit or reach the daily max number of emails. The email subject & content is the same for all recipients.