How to send email to mailing list?

Hi,

What should I use for sending a single same email to a mailing list?

I'm going to run a daily "news" cron job, so it's not going to block my application mongrel cluster. I just want something where I can render the email once and send individual emails to a list of recipients.

Thanks, Amir