Page 1 of 1

mailing lists

Posted: Wed Aug 30, 2006 2:14 am
by rsmarsha
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?

Posted: Wed Aug 30, 2006 3:01 am
by php3ch0
Try this topic

viewtopic.php?t=52882