mailing lists
Posted: Wed Aug 30, 2006 2:14 am
Was wondering if anyone could give me some tips/pointers on the best way to send mails from a mailing list. I will have a table of users signed up to a list and need to send them each a mail. I could just loop through their emails and send one to each, but am worried about the load this will put on the server. Is there a better way to do this?